]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/technical/multi-pack-index.txt
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / Documentation / technical / multi-pack-index.txt
index e8e377a59f0c19a56fb53ed6d96f10f6c211d087..fb688976c4c0337ef6850b9786daf2173f29e66c 100644 (file)
@@ -43,8 +43,9 @@ Design Details
   a change in format.
 
 - The MIDX keeps only one record per object ID. If an object appears
-  in multiple packfiles, then the MIDX selects the copy in the most-
-  recently modified packfile.
+  in multiple packfiles, then the MIDX selects the copy in the
+  preferred packfile, otherwise selecting from the most-recently
+  modified packfile.
 
 - If there exist packfiles in the pack directory not registered in
   the MIDX, then those packfiles are loaded into the `packed_git`