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)
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

1  2 
dir.c

diff --cc dir.c
Simple merge