diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-06-01 10:20:30 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-01 18:47:18 +0900 |
| commit | 727a935a71c29524c936520d8aba4de7098f7566 (patch) | |
| tree | 9b1ee362d25580f4e8da39435ddf8b09c40f9022 /t/t4013/diff.diff_initial..side | |
| parent | 584338ed92735f3be768c16b53266d5bad439a7a (diff) | |
odb/source-loose: wire up `read_object_stream()` callback
Move `odb_source_loose_read_object_stream()` and its associated helpers
from "object-file.c" into "odb/source-loose.c" and wire it up as the
`read_object_stream()` callback of the loose source.
As part of the move we are also forced to expose a couple of functions
from "object-file.h" that parse object headers in a somewhat-generic
way, as those functions are now used by both subsystems.
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
