OSDN Git Service

Merge branch 'js/icase-wt-detection'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:39 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:39 +0000 (15:43 -0700)
commit6652939ce8cacb147bce2f0c3503486915ca5a73
tree51c9658810c142612d479319c11b9dd7a2767c64
parent7f11b485215be205f498fe646a7adc8c8b5386a5
parent63ec5e1fecc14b0dd5452f0a2b80641600b03437
Merge branch 'js/icase-wt-detection'

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