Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > Since use_pack() will end up populating pack_size if it is not already set, > we can just adapt the code in verify_packfile() such that it doesn't require > pack_size to be set beforehand. > > This allows callers not to have to set pack_size themselves, and we can thus > revert changes from 1c23d794 (Don't die in git-http-fetch when fetching packs). > > Signed-off-by: Mike Hommey <mh@xxxxxxxxxxxx> > Signed-off-by: Tay Ray Chuan <rctay89@xxxxxxxxx> When you forward somebody else's patch, please be careful not to lose the attribution, by having From: Mike Hommey <mh@xxxxxxxxxxxx> Date: <<<the original author date from Mike>>> and an empty line before you start the commit log message. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html