summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-02-18 10:20:38 +0100
committerJunio C Hamano <gitster@pobox.com>2025-02-18 10:55:35 -0800
commite31db89558b7f1d622e5a64cf37779b721099814 (patch)
tree91fdf4530a78f12563d977c04521a02477d94837 /builtin/commit-graph.c
parentcb3e368b6913a2446f245e7ae7a7e4ae4a2e6794 (diff)
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions