From: Junio C Hamano Date: Fri, 15 Mar 2024 23:06:00 +0000 (-0700) Subject: Merge branch 'jc/xwrite-cleanup' X-Git-Tag: v2.45.0-rc0~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4636aea6fa544d4113f12863c8a6e49d294092e;p=thirdparty%2Fgit.git Merge branch 'jc/xwrite-cleanup' Uses of xwrite() helper have been audited and updated for better error checking and simpler code. * jc/xwrite-cleanup: repack: check error writing to pack-objects subprocess sideband: avoid short write(2) unpack: replace xwrite() loop with write_in_full() --- d4636aea6fa544d4113f12863c8a6e49d294092e