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>
Johannes Berg committed
Jan 4, 2020 at 13:43 UTC
421c0ffb02149fa77e61b6fbe6e26bf289901c32
1 file changed
+1
-1
Documentation/technical/multi-pack-index.txt
+1
-1
index d7e57639f7..8175da4a52 100644
--- a/Documentation/technical/multi-pack-index.txt
+++ b/Documentation/technical/multi-pack-index.txt
@@ -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