]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
Merge branch 'rs/mingw-tighten-mkstemp' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2022 22:51:35 +0000 (15:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Aug 2022 22:51:36 +0000 (15:51 -0700)
commita75163119c0f99cf3abff495c0fa35e55cd4cfa1
tree627cc22d2f4e5bcb15635b7c57f44e316ba5e79a
parentde28459136810bc12d4fd380e02b7fb8b5b49421
parentae25974de301ba1809f2d7f0219fcdd86d18cc1f
Merge branch 'rs/mingw-tighten-mkstemp' into maint

mkstemp() emulation on Windows has been improved.
source: <7265e37f-fd29-3579-b840-19a1df52a59f@web.de>

* rs/mingw-tighten-mkstemp:
  mingw: avoid mktemp() in mkstemp() implementation
compat/mingw.c