Merge branch 'cb/rebase-am-exit-code'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2015 21:26:16 +0000 (14:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jul 2015 21:26:16 +0000 (14:26 -0700)
"git rebase" did not exit with failure when format-patch it invoked
failed for whatever reason.

* cb/rebase-am-exit-code:
rebase: return non-zero error code if format-patch fails

Trivial merge