diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-04-19 07:23:10 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-04-19 17:56:29 -0700 |
commit | 750ef42516bb343a7755f003720e43cd8dd64c3e (patch) | |
tree | 8470c3e9028f9ef09e940e127f0c0ffef14f0c12 /t/t4005-diff-rename-2.sh | |
parent | http-fetch: Use index-pack rather than verify-pack to check packs (diff) | |
download | tgif-750ef42516bb343a7755f003720e43cd8dd64c3e.tar.xz |
http-fetch: Use temporary files for pack-*.idx until verified
Verify that a downloaded pack-*.idx file is consistent and valid
as an index file before we rename it into its final destination.
This prevents a corrupt index file from later being treated as a
usable file, confusing readers.
Check that we do not have the pack index file before invoking
fetch_pack_index(); that way, we can do without the has_pack_index()
check in fetch_pack_index().
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4005-diff-rename-2.sh')
0 files changed, 0 insertions, 0 deletions