diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-06-01 10:20:39 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-01 18:47:19 +0900 |
| commit | e6a39bbe7a6bde5fb7de8d487e8f4ef928e6b751 (patch) | |
| tree | cc0134d3bd8f66e76de8e787752a8c95f82ff40f /t/t4013/diff.diff_initial..side | |
| parent | b9906a645c38ef77643d661ac9a5a6aa31fbeaf4 (diff) | |
odb/source-loose: wire up `write_object_stream()` callback
Wire up the `write_object_stream()` callback.
Note that we don't move the implementation into "odb/source-loose.c".
This is because most of the logic to write loose objects is still
contained in "object-file.c", and detangling that requires us to do some
refactorings as explained in the preceding commit. So for now, the
implementation of writing an object stream is still located in
"object-file.c".
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
