commit | cdc08b33ef3da0e963f9956e4a66f67cc3330f83 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon May 01 22:15:54 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Mon May 01 22:15:54 2006 -0700 |
tree | 8b658d2455af9f46e32d3d3e3731be9ab363ccf7 | |
parent | 0111ea38cbb9db0e4e245dcd5c86198186bab197 [diff] |
fsck-objects: mark objects reachable from cache-tree 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>