summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2026-05-19 11:58:00 -0400
committerJunio C Hamano <gitster@pobox.com>2026-05-20 11:31:13 +0900
commitee6fb5823822bb03bd8dc5b7e7645e5b319033f0 (patch)
tree4ae5c2e6d1ce8a3c5cbb889b4f012a16802c5113 /t/t4013/diff.diff_initial..side
parentf0ef2afb8be0aa37b80bc1cf1f1a9acfb208f00f (diff)
midx: expose `midx_layer_contains_pack()`
Rename the function `midx_contains_pack_1()` to instead be called `midx_layer_contains_pack()` and make it accessible. Unlike `midx_contains_pack()` (which recurses through the entire chain), this function checks only a single MIDX layer. This will be used by a subsequent commit to determine whether a given pack belongs to the tip MIDX layer specifically, rather than to any layer in the chain. No functional changes are present in this commit. 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