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