diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2025-05-22 16:55:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-22 14:48:37 -0700 |
commit | 70b128c57635183761df8a52a56f43dc30468ded (patch) | |
tree | 4f19f358ab918874627af6b1e0479406253c5bc4 /builtin/count-objects.c | |
parent | 3aa98a61da6e1403081b4dfaa0c644614d228bac (diff) |
midx docs: clarify tie breaking
Clarify what happens when an object exists in more than one pack, but
not in the preferred pack. "git multi-pack-index repack" relies on ties
for objects that are not in the preferred pack being resolved in favor
of the newest pack that contains a copy of the object. If ties were
resolved in favor of the oldest pack as the current documentation
suggests the multi-pack index would not reference any of the objects in
the pack created by "git multi-pack-index repack".
Helped-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions