# File lib/grit_adapter/git_layer_grit.rb, line 315
      def git
        @git ||= Gollum::Git::Git.new(@repo.git, bare)
      end