summaryrefslogtreecommitdiff
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorJustin Tobler <jltobler@gmail.com>2026-05-14 13:37:40 -0500
committerJunio C Hamano <gitster@pobox.com>2026-05-15 04:44:40 +0900
commit08b6afb2a2dbf762e3d9fa7abd78090b9afbd1a8 (patch)
tree777ad8776b2986f8031f09b218d5968e89e8fc57 /contrib/persistent-https
parent45a75d6187dd8e85470e70aaada6346576333370 (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 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions