# File lib/chef/provider/deploy.rb, line 253
      def run_scm_sync
        @scm_provider.run_action(:sync)
      end