# File lib/capistrano/recipes/deploy/scm/git.rb, line 126
        def origin
          variable(:remote) || 'origin'
        end