# File lib/capistrano/recipes/deploy/scm/git.rb, line 126
        def origin
          configuration[:remote] || 'origin'
        end