aboutsummaryrefslogtreecommitdiff
path: root/transport.c
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2009-01-18 09:04:26 +0100
committerJunio C Hamano <gitster@pobox.com>2009-06-06 10:56:27 -0700
commit4277c6709d1976ee5cef33b7e415ae0dded87090 (patch)
tree09c03adf122b45787e4011c4d7cf522f0e32452f /transport.c
parent1b1b7b235b040f27952d48ab8811c958a1f6d052 (diff)
downloadgit-4277c6709d1976ee5cef33b7e415ae0dded87090.tar.gz
git-4277c6709d1976ee5cef33b7e415ae0dded87090.tar.xz
Don't expect verify_pack() callers to set pack_size
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@glandium.org> Signed-off-by: Tay Ray Chuan <rctay89@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions