Merge branch 'ew/rebase-mboxrd'
commit12e87e29ce60120a711b367b385b91fdc1c35a57
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:37 +0000 (27 11:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 02:06:38 +0000 (27 11:06 +0900)
tree8539eda70e953a70a466db631252ae40b6103453
parentaf6e0fe3a589d58bfd508c1c6ccbeb38586eb06b
parentae3b2b04bb88c8bbb298ceb5be634a3c0ba92159
Merge branch 'ew/rebase-mboxrd'

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