summaryrefslogtreecommitdiff
path: root/t/t4013/diff.diff_initial..side
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-07-02 14:01:59 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-02 09:52:32 -0700
commit11c689b8730e0927ef9fc73eea59270318b3177d (patch)
treed33a005cf196821cabe58839c5f353b014e84a49 /t/t4013/diff.diff_initial..side
parent2ed34f72cf957f70b5919afac2f5e7aa2563c573 (diff)
packfile: thread odb_source_packed through packed_object_info()
Add an optional `struct odb_source_packed *source` parameter to `packed_object_info()` and `packed_object_info_with_index_pos()`. This parameter is unused at this point in time, but it will be used in a follow-up commit so that we can record the source of a specific object. Note that callers in "odb/source-packed.c" pass the already-available source, but all other callers pass `NULL` instead. This is fine though, as we only care about populating this info when called via the packed store. 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