# File lib/capistrano/recipes/deploy/scm/base.rb, line 136
        def handle_data(state, stream, text)
          logger.info "[#{stream}] #{text}"
          nil
        end