# File lib/git/lib.rb, line 282
    def remotes
      command_lines('remote')
    end