# File lib/grit_adapter/git_layer_grit.rb, line 346
      def lstree(sha, options = {})
        @repo.lstree(sha, options)
      end