Convert fetch.c: process_tree() to raw tree walker
authorLinus Torvalds <torvalds@osdl.org>
Mon, 29 May 2006 19:20:48 +0000 (12:20 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 02:08:33 +0000 (19:08 -0700)
This leaves only the horrid code in builtin-read-tree.c using the old
interface. Some day I will gather the strength to tackle that one too.

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

No differences found