]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/mingw-getcwd'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2018 06:43:48 +0000 (15:43 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2018 06:43:48 +0000 (15:43 +0900)
commitcc6748720f9014b2c2cea8a603acd9ff6a62b87c
treeae7a1739d032f57b79741eff5acbf40017f793d2
parentd1622fdbdd83831983e8b99250792e5fca7b9159
parent4745feeb8b501b309f2eb2e0330abd6c24d6fb60
Merge branch 'js/mingw-getcwd'

The way the Windows port figures out the current directory has been
improved.

* js/mingw-getcwd:
  mingw: fix getcwd when the parent directory cannot be queried
  mingw: ensure `getcwd()` reports the correct case
compat/mingw.c