summaryrefslogtreecommitdiff
path: root/fsck.c
diff options
context:
space:
mode:
authorLibravatar Phillip Wood <phillip.wood@dunelm.org.uk>2017-05-18 11:02:33 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-05-20 18:24:28 +0900
commit79a62269815264165da265eeb8a65feb47dcf671 (patch)
treecf048df5bc43f4be0f66887a1cc8075584036504 /fsck.c
parentrebase -i: fix reflog message (diff)
downloadtgif-79a62269815264165da265eeb8a65feb47dcf671.tar.xz
rebase -i: silence stash apply
The shell version of rebase -i silences the status output from 'git stash apply' when restoring the autostashed changes. The C version does not. Having the output from git stash apply on the screen is distracting as it makes it difficult to find the message from git rebase saying that the rebase succeeded. Also the status information that git stash prints talks about looking in .git/rebase-merge/done to see which commits have been applied. As .git/rebase-merge is removed shortly after the message is printed before rebase -i exits this is confusing. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.c')
0 files changed, 0 insertions, 0 deletions