# File lib/capistrano/recipes/deploy/scm/git.rb, line 221
        def command
          # For backwards compatibility with 1.x version of this module
          configuration[:git] || super
        end