# File lib/capistrano/recipes/deploy/scm/git.rb, line 247
        def command
          # For backwards compatibility with 1.x version of this module
          variable(:git) || super
        end