multi-pack-index: correct configuration in documentation

It's core.multiPackIndex, not pack.multiIndex.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Johannes Berg 2020-01-04 13:43:14 +01:00 committed by Junio C Hamano
parent 6a22d52126
commit 421c0ffb02
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Design Details
directory of an alternate. It refers only to packfiles in that
same directory.

- The pack.multiIndex config setting must be on to consume MIDX files.
- The core.multiPackIndex config setting must be on to consume MIDX files.

- The file format includes parameters for the object ID hash
function, so a future change of hash algorithm does not require