# File lib/git/lib.rb, line 557
    def fetch(remote)
      command('fetch', remote)
    end