]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/hook-sigpipe' into maint
authorJeff King <peff@peff.net>
Tue, 1 Dec 2015 22:19:52 +0000 (17:19 -0500)
committerJeff King <peff@peff.net>
Tue, 1 Dec 2015 22:19:52 +0000 (17:19 -0500)
commit347acea06a80324c7a184a856b5dac24d0ba2c92
tree5414208483e8988f5c892fedf549f9173dd517c5
parent45e330f512b5a32f2e3aae800e57b07fd75f607e
parentaf65f68cdf7540764583956e5819d85c5f6c74d1
Merge branch 'cb/hook-sigpipe' into maint

We now consistently allow all hooks to ignore their standard input,
rather than having git complain of SIGPIPE.

* cb/hook-sigpipe:
  allow hooks to ignore their standard input stream