diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-03-07 14:10:35 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-03-07 12:34:13 -0800 |
commit | 1920d17a99e83f48c0bad5200df9f6f0d8785518 (patch) | |
tree | 04c488db1f3f3134d9895113c8d08869b659a89b /commit.c | |
parent | 4ae540d421c5a763a14fbe79a35d6f6ca004a21b (diff) |
reftable/stack: register new tables as tempfiles
We do not register new tables which we're about to add to the stack with
the tempfile API. Those tables will thus not be deleted in case Git gets
killed.
Refactor the code to register tables as tempfiles.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions