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