From: Junio C Hamano Date: Wed, 6 Dec 2017 17:09:01 +0000 (-0800) Subject: Merge branch 'ew/rebase-mboxrd' into maint X-Git-Tag: v2.16.0-rc0~67^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3cc60ecdda7729496c3605449176000cc11412b6;p=thirdparty%2Fgit.git Merge branch 'ew/rebase-mboxrd' into maint When "git rebase" prepared an mailbox of changes and fed it to "git am" to replay them, it was confused when a stray "From " happened to be in the log message of one of the replayed changes. This has been corrected. * ew/rebase-mboxrd: rebase: use mboxrd format to avoid split errors --- 3cc60ecdda7729496c3605449176000cc11412b6