summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-06-25 11:57:39 +0200
committerJunio C Hamano <gitster@pobox.com>2026-06-25 13:20:20 -0700
commitd45f956f2022a90d39b1ce82aea668cce73f1d75 (patch)
tree622fc006f257c0bb0eed462d97f8a2566ebdd9dd /t/t4013/diff.diff_initial..side
parent9b46d7c7766753fd55687ac4357f3b9f988de4e3 (diff)
odb/source-packed: extract logic to skip certain packs
The caller can pass flags that allow them to filter out specific kinds of objects when iterating objects via `odb_for_each_object()`. This only works for "normal" iteration though, as we `BUG()` when the user passes flags and specifies an object prefix. This limitation will be lifted in the next commit. Prepare for this by extracting the logic that skips certain kinds of packs so that we can easily reuse it. Signed-off-by: Patrick Steinhardt <ps@pks.im> 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