From: Junio C Hamano Date: Fri, 30 Mar 2018 19:42:03 +0000 (-0700) Subject: Merge branch 'eb/cred-helper-ignore-sigpipe' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c48e98c1b1705fa4d1792757dce16d3b6264008c Merge branch 'eb/cred-helper-ignore-sigpipe' into next When credential helper exits very quickly without reading its input, it used to cause Git to die with SIGPIPE, which has been fixed. * eb/cred-helper-ignore-sigpipe: credential: ignore SIGPIPE when writing to credential helpers --- c48e98c1b1705fa4d1792757dce16d3b6264008c