# File lib/rugged_adapter/git_layer_rugged.rb, line 570 def head Gollum::Git::Ref.new(@repo.head) end