]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/replay-exclude-gpgsig-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Dec 2025 02:33:48 +0000 (18:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Dec 2025 02:33:48 +0000 (18:33 -0800)
"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