]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/mingw-creat-excl-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:15 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Apr 2025 20:50:15 +0000 (13:50 -0700)
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

1  2 
compat/mingw.c
meson.build

diff --cc compat/mingw.c
Simple merge
diff --cc meson.build
Simple merge