summaryrefslogtreecommitdiff
path: root/Documentation/git-upload-pack.txt
diff options
context:
space:
mode:
authorLibravatar Jim Meyering <jim@meyering.net>2007-06-24 21:13:11 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-06-26 21:49:44 -0700
commit384f122b7c6dd2b52cc6029afee16560c38850ae (patch)
tree9598c14697f8c7ce04eb2816f98e34f743c4cd5d /Documentation/git-upload-pack.txt
parentdetect close failure on just-written file handles (diff)
downloadtgif-384f122b7c6dd2b52cc6029afee16560c38850ae.tar.xz
Don't ignore a pack-refs write failure
Without this, if the size of refs_file at that point is ever an exact multiple of BUFSIZ, then an EIO or ENOSPC error on the final write would not be diagnosed. It's not worth worrying about EPIPE here. Although theoretically possible that someone kill this process with a manual SIGPIPE, it's not at all likely. Signed-off-by: Jim Meyering <jim@meyering.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-upload-pack.txt')
0 files changed, 0 insertions, 0 deletions