Merge branch 'js/icase-wt-detection' into maint
commit15cef7ccd93d790fbe162de66366c4878ddaf921
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:46 +0000 (16 14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:46 +0000 (16 14:32 -0700)
tree9ec8ee6b3e5ffda4b55f451183690d40aa7ef389
parent14f1467493a8d4c094b5f07fa2564b7e1b0eb7bc
parent63ec5e1fecc14b0dd5452f0a2b80641600b03437
Merge branch 'js/icase-wt-detection' into maint

On a case insensitive filesystems, setting GIT_WORK_TREE variable
using a random cases that does not agree with what the filesystem
thinks confused Git that it wasn't inside the working tree.

* js/icase-wt-detection:
  setup: fix "inside work tree" detection on case-insensitive filesystems
dir.c