Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
contrib
/
difftool
/
git-difftool-helper
diff --git
a/contrib/difftool/git-difftool-helper
b/contrib/difftool/git-difftool-helper
index a2eb59b0f0d0afbc57cbf2b4debcd67dba46dd1e..0c48506eebdaab3b04e5c018bcc5233582404432 100755
(executable)
--- a/
contrib/difftool/git-difftool-helper
+++ b/
contrib/difftool/git-difftool-helper
@@
-32,7
+32,6
@@
cleanup_temp_files () {
# This is called when users Ctrl-C out of git-difftool-helper
sigint_handler () {
- echo
cleanup_temp_files
exit 1
}