From: Johannes Berg Date: Sat, 4 Jan 2020 12:43:14 +0000 (+0100) Subject: multi-pack-index: correct configuration in documentation X-Git-Tag: v2.25.0-rc2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=421c0ffb02149fa77e61b6fbe6e26bf289901c32;p=thirdparty%2Fgit.git multi-pack-index: correct configuration in documentation It's core.multiPackIndex, not pack.multiIndex. Signed-off-by: Johannes Berg Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/multi-pack-index.txt b/Documentation/technical/multi-pack-index.txt 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