Files
git/odb/streaming.c
Patrick Steinhardt 94bc965b3e odb/source: make read_object_stream() function pluggable
Introduce a new callback function in `struct odb_source` to make the
function pluggable.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-23 13:52:25 -08:00

6.9 KiB