Method: Git::Branch#create

Defined in:
lib/git/branch.rb

#create



52
53
54
# File 'lib/git/branch.rb', line 52

def create
  check_if_create
end