# File lib/git/branch.rb, line 31
def
checkout
check_if_create
@base
.
checkout
(
@full
)
end