Merge branch 'pw/rebase-i-regression-fix-tests' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:58:59 +0000 (13:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:59:00 +0000 (13:59 -0700)
commit9f6728da31d82e3fd06a00123467aeb64902b4f2
tree57347e133cc99872fc1e110e8fdfeaebe4408184
parentf904494574035f6ff2725b0e97951c55ccd9dee3
parentadf16c08cb966be9c03e6f5b5b7614f617f81b95
Merge branch 'pw/rebase-i-regression-fix-tests' into maint

Fix a recent regression to "git rebase -i" and add tests that would
have caught it and others.

* pw/rebase-i-regression-fix-tests:
  t3420: fix under GETTEXT_POISON build
  rebase: add more regression tests for console output
  rebase: add regression tests for console output
  rebase -i: add test for reflog message
  sequencer: print autostash messages to stderr
git-rebase.sh
sequencer.c
t/t3404-rebase-interactive.sh