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