]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7817-grep-sparse-checkout.sh
Merge branch 'rs/mingw-tighten-mkstemp'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Jul 2022 22:04:03 +0000 (15:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Jul 2022 22:04:03 +0000 (15:04 -0700)
commiteacae022bb044344cf17b90abb874538935702c8
tree3411631d71ce14782d671674637d132668bd40d5
parenta31dbaebb149a977c053b3a78dae54ac6936959b
parentae25974de301ba1809f2d7f0219fcdd86d18cc1f
Merge branch 'rs/mingw-tighten-mkstemp'

mkstemp() emulation on Windows has been improved.

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