diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-05-14 13:37:34 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-15 04:44:39 +0900 |
| commit | 5f6744d3eba6264ce78c8b507b1a1d3c0e540c37 (patch) | |
| tree | e9c3fedcffcc0f0ac171a95e91e4a612558fd6cc /t/t4013/diff.diff_initial..side | |
| parent | 270e10ad6dda3379ea0da7efd11e4fbf2cd7a325 (diff) | |
odb: split `struct odb_transaction` into separate header
The current ODB transaction interface is colocated with other ODB
interfaces in "odb.{c,h}". Subsequent commits will expand `struct
odb_transaction` to support write operations on the transaction
directly. To keep things organized and prevent "odb.{c,h}" from becoming
more unwieldy, split out `struct odb_transaction` into a separate
header.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
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
