Files
git/fetch-pack.c
Junio C Hamano e2cc1ae46a Merge branch 'jk/fetch-pack-avoid-sigpipe-to-index-pack' into next
"git fetch", when received a bad packfile, can fail with SIGPIPE.
This wasn't wrong per-se, but we now detect the situation and fail
in a more predictable way.

* jk/fetch-pack-avoid-sigpipe-to-index-pack:
  fetch-pack: ignore SIGPIPE when writing to index-pack
2021-12-02 13:29:54 -08:00

58 KiB