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

Junio C Hamano committed Feb 10, 2021 at 14:48 UTC 7e94720c1ea42605a8f380802cfe90ec5e2477a2

No changes.