Files
git/reftable
Patrick Steinhardt e31db89558 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>
2025-02-18 10:55:35 -08:00
..
2025-02-06 14:56:45 -08:00
2024-12-28 08:00:44 -08:00
2025-02-06 14:56:45 -08:00
2024-11-26 08:39:38 +09:00