summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-07-15 08:22:39 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-15 07:19:16 -0700
commitbfa86e6a3a80b910f0875350d747f7a831694b18 (patch)
treeaed5ff3f206c26501d282c037ba90a44bdd3493e /t/t4013/diff.diff_initial..side
parent204daf5e5c6f931352ddde16236e9705075d15bf (diff)
builtin/cat-file: filter objects via object database
When batching all objects, git-cat-file(1) reaches into the internals of the object database and manually manages bitmaps to apply object filters. This creates coupling between the command and the internals of the respective backend. Refactor git-cat-file(1) to use the new object filter option when batching all objects. This significantly simplifies the logic and ensures that we don't have to reach into internals of the "files" source anymore. 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