fsck-objects: mark objects reachable from cache-tree
authorJunio C Hamano <junkio@cox.net>
Tue, 2 May 2006 05:15:54 +0000 (22:15 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 2 May 2006 05:15:54 +0000 (22:15 -0700)
When fsck-objects scanned cache-tree, it forgot to mark the
trees it found reachable and in use.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found