Method: Git::Branch#create

Defined in:
lib/git/branch.rb

#createObject



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

def create
  check_if_create
end