diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-06-01 10:20:24 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-01 18:47:17 +0900 |
| commit | 514f039c9052c23047c310f911ba8c0c2e74a1c7 (patch) | |
| tree | a2c5082f1d3e7c41b44af2354b41844de4b0ce69 /git-commit-script | |
| parent | 9ebc19b76065f71a2f09d85b59e53615c5dc3633 (diff) | |
odb/source-loose: move loose source into "odb/" subsystem
In subsequent patches we'll be turning `struct odb_source_loose` into a
proper `struct odb_source`. As a first step towards this goal, move its
struct out of "object-file.c" and into "odb/source-loose.c".
This detaches the implementation of the loose object source from the
generic object file code, following the same convention already used by
the "files" and "in-memory" sources.
No functional changes are intended.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions
