]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitb3eb70e0f8988dbf36f42e0bea201e2cd71f248e
tree0da9fc5212f73b5bd75ac504beb11a24808484a1
parent95ca48973d351cdd40e6497b82ab85b95e432fab
parent3efc128cd59fefb6aa159548d0cf7666ce5e34a9
Merge branch 'js/mingw-fixes'

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