53 54 55
# File 'lib/prodder/git.rb', line 53 def remote_update inside_repo { git 'remote', 'update' } end