# File lib/git/base.rb, line 166
    def remove(path = '.', opts = {})
      self.lib.remove(path, opts)
    end