author | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Aug 2005 05:48:09 +0000 (22:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Aug 2005 19:09:33 +0000 (12:09 -0700) | ||
commit | d920032042c9fb3de04db640afe8611dfd4b6c21 | |
tree | fdebde5dbd61c5b6586a30cb8ff7d522270d773f | tree | snapshot |
parent | 08b1161697996b5478f726541c0d8a457abcc439 | commit | diff |
[PATCH] Fix local pull that uses packs.
The patch mixed up the sha1 for the object being pulled, and the
sha1 the pull engine internally use to represent the name of the
pack that contains the object being pulled.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The patch mixed up the sha1 for the object being pulled, and the
sha1 the pull engine internally use to represent the name of the
pack that contains the object being pulled.
Signed-off-by: Junio C Hamano <junkio@cox.net>
local-pull.c | diff | blob | history |