From: Junio C Hamano Date: Wed, 15 Oct 2025 17:29:31 +0000 (-0700) Subject: Merge branch 'pw/rebase-i-cleanup-fix' into maint-2.51 X-Git-Tag: v2.51.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac57c870aaaf2b7964d4f2d8f607f16a22fba608;p=thirdparty%2Fgit.git Merge branch 'pw/rebase-i-cleanup-fix' into maint-2.51 "git rebase -i" failed to clean-up the commit log message when the command commits the final one in a chain of "fixup" commands, which has been corrected. * pw/rebase-i-cleanup-fix: sequencer: remove VERBATIM_MSG flag rebase -i: respect commit.cleanup when picking fixups --- ac57c870aaaf2b7964d4f2d8f607f16a22fba608