author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 26 Jul 2007 06:35:51 +0000 (07:35 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 26 Jul 2007 06:38:43 +0000 (23:38 -0700) | ||
commit | 91e1ee776283a238cc135fbbfc3f812492bcbd86 | |
tree | 02d10a47330da623a0a4ec3a2475fae509cdde89 | tree | snapshot |
parent | b87841e1645f900fbec0a937a45f98b70b5684ca | commit | diff |
rebase -i: fix overzealous output redirection
When squashing, you no longer saw what the editor had to say to you
after commit 'Shut "git rebase -i" up when no --verbose was given'
(if you used a console based editor, at least).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When squashing, you no longer saw what the editor had to say to you
after commit 'Shut "git rebase -i" up when no --verbose was given'
(if you used a console based editor, at least).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history |