]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/replay-exclude-gpgsig-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Dec 2025 22:54:53 +0000 (07:54 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Dec 2025 22:54:54 +0000 (07:54 +0900)
"git replay" forgot to omit the "gpgsig-sha256" extended header
from the resulting commit the same way it omits "gpgsig", which has
been corrected.

* pw/replay-exclude-gpgsig-fix:
  replay: do not copy "gpgsign-sha256" header

1  2 
builtin/replay.c

Simple merge