]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-fixes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:56 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:56 +0000 (13:42 -0700)
Misc fixes for Windows.

* js/mingw-fixes:
  mingw: help debugging by optionally executing bash with strace
  mingw: do not treat `COM0` as a reserved file name
  mingw: use modern strftime implementation if possible


Trivial merge