diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2018-08-20 16:52:00 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-08-20 15:31:39 -0700 |
| commit | 29e2016b8f952c900b2f4ce148be5279c53fd9e3 (patch) | |
| tree | 7c9b371530a900db71fb28070a16a3264534320e /builtin/count-objects.c | |
| parent | midx: stop reporting garbage (diff) | |
| download | git-29e2016b8f952c900b2f4ce148be5279c53fd9e3.tar.gz 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 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions
