Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'eb/cred-helper-ignore-sigpipe' into next
author
Junio C Hamano
<gitster@pobox.com>
Fri, 30 Mar 2018 19:42:03 +0000
(12:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 30 Mar 2018 19:42:03 +0000
(12:42 -0700)
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
raw
|
combined
(merge:
4f13731
a0d51e8
)
Trivial merge