diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-06-17 08:39:46 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-17 05:00:00 -0700 |
| commit | c71a1214156374b7b8c3c9158aa27e94e70df6c9 (patch) | |
| tree | 4d35cd8c7b9da699dfb2d087cce97a0db5d60902 /t/t4013/diff.diff_initial..side | |
| parent | cf86a18ac3b4e49f49c2c19351de109064999827 (diff) | |
packfile: move packed source into "odb/" subsystem
In subsequent patches we'll be turning `struct odb_source_packed` into a
proper `struct odb_source`. As a first step towards this goal, move its
struct out of "packfile.{c,h}" and into "odb/source-packed.{c,h}".
This detaches the implementation of the packfile object source from the
generic packfile code, following the same convention already used by the
"files" and "in-memory" sources.
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
