summaryrefslogtreecommitdiffstats
path: root/packfile.c
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2018-08-20 18:52:00 +0200
committerJunio C Hamano <gitster@pobox.com>2018-08-21 00:31:39 +0200
commit29e2016b8f952c900b2f4ce148be5279c53fd9e3 (patch)
tree7c9b371530a900db71fb28070a16a3264534320e /packfile.c
parentmidx: stop reporting garbage (diff)
downloadgit-29e2016b8f952c900b2f4ce148be5279c53fd9e3.tar.xz
git-29e2016b8f952c900b2f4ce148be5279c53fd9e3.zip
midx: fix bug that skips midx with alternates
The logic for constructing the linked list of multi-pack-indexes in the object store is incorrect. If the local object store has a multi-pack-index, but an alternate does not, then the list is dropped. Add tests that would have revealed this bug. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions