author | Markus Heidelberg <markus.heidelberg@web.de> | |
Mon, 19 Jan 2009 23:41:18 +0000 (00:41 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Jan 2009 06:39:19 +0000 (22:39 -0800) | ||
commit | bc08fc4e850794c76da367bb628e508e6d41b1eb | |
tree | 912fcc455db0a82dc827246836435aac3e2667b6 | tree | snapshot |
parent | f13bfc1be7d25955e3ff5563fb6e35d03a408b4e | commit | diff |
contrib/difftool: remove distracting 'echo' in the SIGINT handler
When interrupting git-difftool with Ctrl-C, the output of this echo
command led to having the cursor at the beginning of the line below the
shell prompt.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When interrupting git-difftool with Ctrl-C, the output of this echo
command led to having the cursor at the beginning of the line below the
shell prompt.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/difftool/git-difftool-helper | diff | blob | history |