# File lib/git/lib.rb, line 244
    def branch_new(branch)
      command('branch', branch)
    end