# File lib/capistrano/recipes/deploy/scm/mercurial.rb, line 20
        def head
          variable(:branch) || "tip"
        end