622 623 624
# File 'lib/git/base.rb', line 622 def ls_tree(objectish) self.lib.ls_tree(objectish) end