# File lib/git/base.rb, line 308
    def rebase(branch)
      self.lib.rebase(branch)
    end