mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-22 02:54:28 -05:00
We cleaned up lockfiles upon receiving the usual suspects HUP, TERM, QUIT but a wicked user could kill us of asphyxiation by piping our output to a pipe that does not read. Protect ourselves by catching SIGPIPE and clean up the lockfiles as well in such a case. Signed-off-by: Junio C Hamano <gitster@pobox.com>
5.6 KiB
5.6 KiB