Revision 412876dcbb7ca10e64ed8118bc1995788d397782 authored by Sean Estabrooks on 17 August 2007, 21:38:25 UTC, committed by Junio C Hamano on 22 August 2007, 22:38:37 UTC
If you break out of the prompts presented to you by git send-email
your terminal can be left in an inconsistent state.  Here we trap
the interrupt signal and reset the terminal before exiting.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 63c2bd2
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 396 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top