95 96 97
# File 'lib/groundskeeper/git.rb', line 95 def pull(name) git.execute(format(PULL, name)) end