Fix SIGINT handling.

This commit is contained in:
Joey Hess 2010-10-29 12:38:41 -04:00
parent 694a33e91b
commit fde01e52f3
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
When getting a file with scp, SIGINT is blocked, exposing the git
subcommand fork to background bug again.
subcommand fork to background bug again. [[done]]