]> git.99rst.org Git - git.git/commit
odb/source: make `write_alternate()` function pluggable
authorPatrick Steinhardt <redacted>
Thu, 5 Mar 2026 14:19:56 +0000 (15:19 +0100)
committerJunio C Hamano <redacted>
Thu, 5 Mar 2026 19:45:17 +0000 (11:45 -0800)
commiteb9635d83b7ef16df527db3e84def9d0c772344d
tree3f99a1d51f8ca693aab88600c544612239d92560
parent7ae23630c3ed012180edc88f0a9615a0d570a77c
odb/source: make `write_alternate()` function pluggable

Introduce a new callback function in `struct odb_source` to make the
function pluggable.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
odb.c
odb/source-files.c
odb/source.h
git clone https://git.99rst.org/PROJECT