Re: [BUG] git-rebase fails when a commit message contains a diff
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:48
That's a known design limitation of applymbox/mailinfo. Any
line that looks like a beginning of a patch in e-mail ("^--- ",
"^---$", "^diff -", and "^Index: ") terminates the commit log.