# File lib/r10k/git/shellgit/working_repository.rb, line 49
  def fetch
    git ['fetch'], :path => @path.to_s
  end