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
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-08 23:44:11 +0300
committerJunio C Hamano <gitster@pobox.com>2020-01-08 23:44:12 +0300
commit7e65f8638e5bfe439fa12a4fb677b24ed63ed753 (patch)
tree63d40fbbd76452f804c829a07da05f538d533b01
parentc5dc20638baf54c43092ee676e0692cba954b194 (diff)
parent421c0ffb02149fa77e61b6fbe6e26bf289901c32 (diff)
Merge branch 'jb/doc-multi-pack-idx-fix'
Typofix. * jb/doc-multi-pack-idx-fix: multi-pack-index: correct configuration in documentation
-rw-r--r--Documentation/technical/multi-pack-index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/multi-pack-index.txt b/Documentation/technical/multi-pack-index.txt
index 1e31239696..4e7631437a 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