# File lib/git/base.rb, line 472
    def current_branch
      self.lib.branch_current
    end