From: Junio C Hamano Date: Tue, 15 Apr 2025 20:50:15 +0000 (-0700) Subject: Merge branch 'ps/mingw-creat-excl-fix' X-Git-Tag: v2.50.0-rc0~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5baf636a431c54d0f306ed98775797c171373b2;p=thirdparty%2Fgit.git Merge branch 'ps/mingw-creat-excl-fix' Fix lockfile contention in reftable code on Windows. * ps/mingw-creat-excl-fix: compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` meson: fix compat sources when compiling with MSVC --- d5baf636a431c54d0f306ed98775797c171373b2