Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2017-06-19 20:56:02 +0300
committerJunio C Hamano <gitster@pobox.com>2017-06-19 21:09:09 +0300
commitcdb866b30bd862527de597ae9c7fe7540de55bf2 (patch)
tree94363277203d7f4ff06640867e8dfb6785143dd0 /t/t3404-rebase-interactive.sh
parentd096d7f1ef81f5c52d0c9d3070ad82b66de9c981 (diff)
sequencer: print autostash messages to stderr
The rebase messages are printed to stderr traditionally. However due to a bug introduced in 587947750bd (rebase: implement --[no-]autostash and rebase.autostash, 2013-05-12) which was faithfully copied when reimplementing parts of the interactive rebase in the sequencer the autostash messages are printed to stdout instead. It is time to fix that: let's print the autostash messages to stderr instead of stdout. Signed-off-by: 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>
Diffstat (limited to 't/t3404-rebase-interactive.sh')
0 files changed, 0 insertions, 0 deletions