]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 're/ssh-sign-buffer-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:26 +0000 (11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:27 +0000 (11:19 -0700)
Tempfile removal fix in the codepath to sign commits with SSH keys.

* re/ssh-sign-buffer-fix:
  ssh signing: don't detach the filename strbuf from key_file tempfile


Trivial merge