]> git.ipfire.org Git - thirdparty/git.git/commit - patch-ids.c
Merge branch 'js/win32-retry-pipe-write-on-enospc' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:51 +0000 (14:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:51 +0000 (14:44 -0800)
commit8d792dcd5aa8a412670bd12f07cdc8290e3b9a68
tree3a9920300ca6054b47165b24a60187cd55db8735
parent08b7e46bb1a6d02b906efce9a52fc29f0d8e1bce
parent19ed0dff8f3f19fc15e79d188d7bcaadf26f2f11
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
compat/mingw.c