author | Junio C Hamano <junkio@cox.net> | |
Wed, 4 May 2005 08:26:24 +0000 (01:26 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 4 May 2005 08:26:24 +0000 (01:26 -0700) | ||
commit | b2d62f161ebfb628cbe32900213ac18f9aa5bcb4 | |
tree | dcc4358891bd03ffba307d0544c2801af09d901c | tree | snapshot |
parent | a31c6d022e2435a514fcc8ca57f9995c4376a986 | commit | diff |
Make git-*-pull say who wants them for missing objects.
This patch updates pull.c, the engine that decides which objects are
needed, given a commit to traverse from, to report which commit was
calling for the object that cannot be retrieved from the remote side.
This complements git-fsck-cache in that it checks the consistency of
the remote repository for reachability.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch updates pull.c, the engine that decides which objects are
needed, given a commit to traverse from, to report which commit was
calling for the object that cannot be retrieved from the remote side.
This complements git-fsck-cache in that it checks the consistency of
the remote repository for reachability.
Signed-off-by: Junio C Hamano <junkio@cox.net>
pull.c | diff | blob | history |