# File lib/r10k/git/shellgit/bare_repository.rb, line 22 def fetch git ['fetch', '--prune'], :git_dir => git_dir.to_s end