]> git.ipfire.org Git - thirdparty/git.git/commit - t/t3420-rebase-autostash.sh
rebase: add more regression tests for console output
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Mon, 19 Jun 2017 17:56:05 +0000 (18:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Jun 2017 18:20:39 +0000 (11:20 -0700)
commit7d70e6b9029cc033178a73ecedb3f447288b8384
tree2dbfcf6cbcb8c0e2f87841b9a1895894b0c0c927
parentb76aeae553867773577f0f88cc495cc978a02f74
rebase: add more regression tests for console output

Check the console output when using --autostash and the stash does not
apply is what we expect. The test is quite strict but should catch any
changes to the console output from the various rebase flavors.

Thanks-to: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3420-rebase-autostash.sh