diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-05-14 13:37:40 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-15 04:44:40 +0900 |
| commit | 08b6afb2a2dbf762e3d9fa7abd78090b9afbd1a8 (patch) | |
| tree | 777ad8776b2986f8031f09b218d5968e89e8fc57 /t/t4013/diff.diff_initial..side | |
| parent | 45a75d6187dd8e85470e70aaada6346576333370 (diff) | |
odb/transaction: make `write_object_stream()` pluggable
How an ODB transaction handles writing objects is expected to vary
between implementations. Introduce a new `write_object_stream()`
callback in `struct odb_transaction` to make this function pluggable.
Rename `index_blob_packfile_transaction()` to
`odb_transaction_files_write_object_stream()` and wire it up for use
with `struct odb_transaction_files` accordingly.
Signed-off-by: Justin Tobler <jltobler@gmail.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
