commit | 08b1161697996b5478f726541c0d8a457abcc439 | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Tue Aug 16 00:10:32 2005 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Tue Aug 16 12:09:33 2005 -0700 |
tree | 1438a3adb136bfb89b40c502dfddeb3ee24348d3 | |
parent | c508df5edfe12b9df7dfea4d438c1dab2812b3e9 [diff] |
[PATCH] Support packs in local-pull If it doesn't find an object, it looks for an index that contains it and uses the same methods on that instead. Signed-off-by: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Junio C Hamano <junkio@cox.net>