Switch "read_tree_recursive()" over to tree-walk functionality
authorLinus Torvalds <torvalds@osdl.org>
Mon, 29 May 2006 19:17:28 +0000 (12:17 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 02:05:11 +0000 (19:05 -0700)
Don't use the tree_entry list any more.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found