# File lib/grit_adapter/git_layer_grit.rb, line 334 def index @index ||= Gollum::Git::Index.new(@repo.index) end