Merge branch 'jb/doc-multi-pack-idx-fix'
Typofix. * jb/doc-multi-pack-idx-fix: multi-pack-index: correct configuration in documentation
This commit is contained in:
@ -36,7 +36,7 @@ Design Details
|
|||||||
directory of an alternate. It refers only to packfiles in that
|
directory of an alternate. It refers only to packfiles in that
|
||||||
same directory.
|
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
|
- The file format includes parameters for the object ID hash
|
||||||
function, so a future change of hash algorithm does not require
|
function, so a future change of hash algorithm does not require
|
||||||
|
Reference in New Issue
Block a user