# File lib/r10k/git/rugged/thin_repository.rb, line 63
  def cache
    with_repo { |repo| repo.config['remote.cache.url'] }
  end