author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 27 Sep 2005 01:38:08 +0000 (21:38 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Sep 2005 07:16:40 +0000 (00:16 -0700) | ||
commit | 820eca68c2577d7499d203d7f4f7ae479b577683 | |
tree | 09467cba8cb0224fd9e3859988b116b0be8f5381 | tree | snapshot |
parent | 5da1606d0bf5b970fadfa0ca91618a1e871f6755 | commit | diff |
[PATCH] Implement --recover for git-*-fetch
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>
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>
fetch.c | diff | blob | history | |
fetch.h | diff | blob | history | |
http-fetch.c | diff | blob | history | |
local-fetch.c | diff | blob | history | |
ssh-fetch.c | diff | blob | history |