# File lib/grit_adapter/git_layer_grit.rb, line 330
      def head
        Gollum::Git::Ref.new(@repo.head)
      end