Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'eb/cred-helper-ignore-sigpipe'
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
- Loading branch information