aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.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-tree.c
parentreftable/stack: stop using `read_in_full()` (diff)
downloadgit-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 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions