# File lib/rugged_adapter/git_layer_rugged.rb, line 558
      def git
        @git ||= Gollum::Git::Git.new(@repo)
      end