diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-02-18 10:20:38 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-02-18 10:55:35 -0800 |
| commit | e31db89558b7f1d622e5a64cf37779b721099814 (patch) | |
| tree | 91fdf4530a78f12563d977c04521a02477d94837 /commit-graph.c | |
| parent | reftable/stack: stop using `read_in_full()` (diff) | |
| download | git-e31db89558b7f1d622e5a64cf37779b721099814.tar.gz git-e31db89558b7f1d622e5a64cf37779b721099814.zip | |
reftable/stack: stop using `write_in_full()`
Similar to the preceding commit, drop our use of `write_in_full()` and
implement a new wrapper `reftable_write_full()` that handles this logic
for us. This is done to reduce our dependency on the Git library.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
