]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
compat/mingw.c

diff --cc compat/mingw.c
Simple merge