author | Jonas Fonseca <fonseca@diku.dk> | |
Tue, 10 Feb 2009 11:02:42 +0000 (12:02 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Tue, 10 Feb 2009 11:02:42 +0000 (12:02 +0100) | ||
commit | 47a628bcf24d0e2ee14c977b639e75f161eba33a | |
tree | 5b766070580b8cbbdfa3b2e921d4090004b2b89f | tree | snapshot |
parent | 46ef80d6e6650ae5d39dbd308ccf893cba20e57a | commit | diff |
Ignore broken pipe signals
Can be caused if a forked git process exits with an error. Tig should
detect this by checking the exit code of the child using the return
value done_io().
Can be caused if a forked git process exits with an error. Tig should
detect this by checking the exit code of the child using the return
value done_io().
tig.c | diff | blob | history |