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