384 385 386
# File 'lib/git/lib.rb', line 384 def full_tree(sha) command_lines('ls-tree', '-r', sha) end