Merge branch 'pw/rebase-i-regression-fix-tests'
commit545222471004cc3fd53c54ff53d40a8bbc3dabe6
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 20:45:21 +0000 (30 13:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 20:45:21 +0000 (30 13:45 -0700)
tree69541daf226f975eaf8adeb42482da541b7c33c8
parente0aaa1b6532cfce93d87af9bc813fb2e7a7ce9d7
parentadf16c08cb966be9c03e6f5b5b7614f617f81b95
Merge branch 'pw/rebase-i-regression-fix-tests'

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