Merge branch 'mm/rebase-i-post-rewrite-exec'
commita6be52e239df4d4a469a5324273f43a0695fe95d
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:20 +0000 (1 12:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 19:45:20 +0000 (1 12:45 -0700)
treebf0693fead0187040f5db758cf4814beece09d05
parenta9d34933803198f89ad721ee17f138b046131090
parent141ff8f9e7a235ab279329ba348e3d88fca4fdab
Merge branch 'mm/rebase-i-post-rewrite-exec'

"git rebase -i" fired post-rewrite hook when it shouldn't (namely,
when it was told to stop sequencing with 'exec' insn).

* mm/rebase-i-post-rewrite-exec:
  t5407: use <<- to align the expected output
  rebase -i: fix post-rewrite hook with failed exec command
  rebase -i: demonstrate incorrect behavior of post-rewrite
git-rebase--interactive.sh