tree

in lib/rugged_adapter/git_layer_rugged.rb [121:124]


      def tree
        Gollum::Git::Tree.new(@commit.tree)
      end