Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/midx.h
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2018-08-20 19:52:00 +0300
committerJunio C Hamano <gitster@pobox.com>2018-08-21 01:31:39 +0300
commit29e2016b8f952c900b2f4ce148be5279c53fd9e3 (patch)
tree7c9b371530a900db71fb28070a16a3264534320e /midx.h
parentfe86c3beb5893edd4e5648dab8cca66d6cc2e77d (diff)
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 'midx.h')
0 files changed, 0 insertions, 0 deletions