]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/win32-retry-pipe-write-on-enospc'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:21 +0000 (14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Feb 2024 22:31:21 +0000 (14:31 -0800)
commit1f9d2745fab473fda916642e535e7922cda421ca
treee05c0dac6023b1d23ab6f18e0a1506829560f0fd
parent46b5d75c084d910e8939b495dbcdc211f23eb6a2
parent19ed0dff8f3f19fc15e79d188d7bcaadf26f2f11
Merge branch 'js/win32-retry-pipe-write-on-enospc'

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