# File lib/r10k/git/rugged/thin_repository.rb, line 58
  def fetch(remote = 'cache')
    super(remote)
  end