# File lib/capistrano/recipes/deploy/scm/none.rb, line 43 def log(from="", to="") "No SCM: #{from} - #{to}" end