# File lib/r10k/git/shellgit/thin_repository.rb, line 42 def cache git(['config', '--get', 'remote.cache.url'], :path => @path.to_s, :raise_on_fail => false).stdout end