diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/scp_interrupt_to_background.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/scp_interrupt_to_background.mdwn b/doc/bugs/scp_interrupt_to_background.mdwn new file mode 100644 index 000000000..700c81c65 --- /dev/null +++ b/doc/bugs/scp_interrupt_to_background.mdwn @@ -0,0 +1,2 @@ +When getting a file with scp, SIGINT is blocked, exposing the git +subcommand fork to background bug again. |