diff options
| author | Taylor Blau <me@ttaylorr.com> | 2026-05-19 11:58:10 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-20 11:31:14 +0900 |
| commit | d0ac3969f4b8a859d23c9f45cab873cbbf8cdfb8 (patch) | |
| tree | 07ff5a49e34c8c2c2b7af2c2257628444b05b795 /t/t4013/diff.diff_initial..side | |
| parent | 6e38bcc51014e89a430bbd4f708170f5f7795b76 (diff) | |
repack-geometry: prepare for incremental MIDX repacking
Teach `pack_geometry_init()` to optionally restrict the set of
repacking candidates to only packs in the tip MIDX layer when a
`midx_layer_threshold` is configured. If the tip layer has fewer packs
than the threshold, those packs are excluded entirely; otherwise only
packs in that layer participate in the geometric repack.
Also track whether any tip-layer packs were included in the rollup
(`midx_tip_rewritten`), which a subsequent commit will use to decide
how to update the MIDX chain after repacking.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
