[PATCH] Implement --recover for git-*-fetch
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 27 Sep 2005 01:38:08 +0000 (21:38 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 27 Sep 2005 07:16:40 +0000 (00:16 -0700)
With the --recover option, we verify that we have absolutely
everything reachable from the target, not assuming that things
reachable from refs will be complete.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found