# File lib/capistrano/recipes/deploy/scm/git.rb, line 122
        def head
          variable(:branch) || 'HEAD'
        end