From: Junio C Hamano Date: Mon, 24 Jun 2024 23:39:15 +0000 (-0700) Subject: Merge branch 'tb/commit-graph-use-tempfile' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=e5ff701d4ca9cb8a472f946846504d9e972c6262;p=rit Merge branch 'tb/commit-graph-use-tempfile' "git update-server-info" and "git commit-graph --write" have been updated to use the tempfile API to avoid leaving cruft after failing. * tb/commit-graph-use-tempfile: server-info.c: remove temporary info files on exit commit-graph.c: remove temporary graph layers on exit --- e5ff701d4ca9cb8a472f946846504d9e972c6262