# File lib/grit/index.rb, line 66
    def read_tree(tree)
      self.current_tree = self.repo.tree(tree)
    end