# File lib/capistrano/recipes/deploy/strategy/remote_cache.rb, line 14
        def deploy!
          update_repository_cache
          copy_repository_cache
        end