From: Junio C Hamano Date: Wed, 10 Feb 2021 22:48:32 +0000 (-0800) Subject: Merge branch 'js/rebase-i-commit-cleanup-fix' X-Git-Tag: v2.31.0-rc0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e94720c1ea42605a8f380802cfe90ec5e2477a2;p=thirdparty%2Fgit.git Merge branch 'js/rebase-i-commit-cleanup-fix' When "git rebase -i" processes "fixup" insn, there is no reason to clean up the commit log message, but we did the usual stripspace processing. This has been corrected. * js/rebase-i-commit-cleanup-fix: rebase -i: do leave commit message intact in fixup! chains --- 7e94720c1ea42605a8f380802cfe90ec5e2477a2