Merge branch 'mm/rebase-i-post-rewrite-exec' into next
commit8ddaab17e5b66e4d1533f710fc9d838e37f3da03
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 21:20:47 +0000 (26 14:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 21:20:48 +0000 (26 14:20 -0700)
tree949d77572ee67017dd94b685dc7279fec7ead7d2
parentdc3f1b34a682a2618ebbfd6ae3ce1f0ac29ac08d
parent141ff8f9e7a235ab279329ba348e3d88fca4fdab
Merge branch 'mm/rebase-i-post-rewrite-exec' into next

"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