# File lib/r10k/git/shellgit/thin_repository.rb, line 37 def fetch(remote = 'cache') git ['fetch', remote], :path => @path.to_s end