diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-02-18 15:01:20 -0600 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-19 10:12:11 -0800 |
| commit | 20daad2db4d5ff6c108d473ae068785198868d68 (patch) | |
| tree | 0744789b2d390e86b518909bc6409e2a4660388a /contrib/persistent-https | |
| parent | 73fd77805fc6406f31c36212846d9e2541d19321 (diff) | |
| download | git-20daad2db4d5ff6c108d473ae068785198868d68.tar.gz git-20daad2db4d5ff6c108d473ae068785198868d68.zip | |
object-file: use `container_of()` to convert from base types
To improve code hygiene, replace direct casts from `struct
odb_transaction` and `struct odb_read_stream` to their concrete
implementations with `container_of()`.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
