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