mirror of
https://github.com/git/git.git
synced 2026-04-04 05:50:14 +02:00
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>
19 KiB
Executable File
19 KiB
Executable File