diff options
author | Stephen Boyd <bebarino@gmail.com> | 2009-10-15 23:32:33 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-19 00:49:09 -0700 |
commit | 7725cb5e8bfd27887ee0b984b83708eff655ec9e (patch) | |
tree | 87a20697dd326f3f6d85ad47de3ca9594be82386 /t/t4110/patch5.patch | |
parent | Teach 'rebase -i' the command "reword" (diff) | |
download | tgif-7725cb5e8bfd27887ee0b984b83708eff655ec9e.tar.xz |
rebase -i: fix reword when using a terminal editor
We don't want to use output() on git-commit --amend when rewording the
commit message. This leads to confusion as the editor is run in a
subshell with it's output saved away, leaving the user with a seemingly
frozen terminal.
Fix by removing the output part.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4110/patch5.patch')
0 files changed, 0 insertions, 0 deletions