Merge branch 'eb/cred-helper-ignore-sigpipe'
authorJunio C Hamano <redacted>
Wed, 11 Apr 2018 04:09:57 +0000 (13:09 +0900)
committerJunio C Hamano <redacted>
Wed, 11 Apr 2018 04:09:57 +0000 (13:09 +0900)
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


Trivial merge
git clone https://git.99rst.org/PROJECT