OSDN Git Service

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)
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


Trivial merge