author | Junio C Hamano <junkio@cox.net> | |
Thu, 20 Oct 2005 04:55:49 +0000 (21:55 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 20 Oct 2005 04:55:49 +0000 (21:55 -0700) | ||
commit | f1f0a2be9fe6e6734d900381de189c56e023be7e | |
tree | bf9433f09386b4e19a31ed42391a701c7d95c288 | tree | snapshot |
parent | d6a73596e766b934e25182e7cdd8e6c2dbcc671e | commit | diff |
Be more careful tangling object chains while marking commits.
Also Johannes noticed we use parse_object to look up if we know that
object already -- we should just ask the in-core object registry with
lookup_object() for that.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Also Johannes noticed we use parse_object to look up if we know that
object already -- we should just ask the in-core object registry with
lookup_object() for that.
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch-pack.c | diff | blob | history |