]> git.ipfire.org Git - thirdparty/git.git/commitdiff
multi-pack-index: correct configuration in documentation
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 4 Jan 2020 12:43:14 +0000 (13:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 4 Jan 2020 23:02:06 +0000 (15:02 -0800)
It's core.multiPackIndex, not pack.multiIndex.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/multi-pack-index.txt

index d7e57639f70d70b66244f8210e91a24f33130628..8175da4a52d8b40d473de4808ec5c49c2da6519d 100644 (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