# File lib/grit/repo.rb, line 274
    def remote_list
      self.git.list_remotes
    end