From: Junio C Hamano Date: Tue, 13 Feb 2024 22:44:51 +0000 (-0800) Subject: Merge branch 'js/win32-retry-pipe-write-on-enospc' into maint-2.43 X-Git-Tag: v2.43.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d792dcd5aa8a412670bd12f07cdc8290e3b9a68;p=thirdparty%2Fgit.git Merge branch 'js/win32-retry-pipe-write-on-enospc' into maint-2.43 Update to the code that writes to pipes on Windows. * js/win32-retry-pipe-write-on-enospc: win32: special-case `ENOSPC` when writing to a pipe --- 8d792dcd5aa8a412670bd12f07cdc8290e3b9a68