diff options
author | Jeff King <peff@peff.net> | 2019-12-18 12:25:47 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-23 10:51:50 -0800 |
commit | d2ea031046e8b10c2fd8120996db2dd542b30764 (patch) | |
tree | 007480faae11ba668f4ea1a4d51e2acb079b0b12 /compat/win32 | |
parent | pack-objects: add checks for duplicate objects (diff) | |
download | tgif-d2ea031046e8b10c2fd8120996db2dd542b30764.tar.xz |
pack-bitmap: don't rely on bitmap_git->reuse_objects
We no longer compute bitmap_git->reuse_objects, so we
cannot rely on it anymore to terminate the loop early;
we have to iterate to the end.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/win32')
0 files changed, 0 insertions, 0 deletions