Merge branch 'mh/maint-ceil-absolute'
commit3e07d2683de55f0e21b13a6724b59bdcd548b5d8
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Feb 2013 17:47:27 +0000 (27 09:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Feb 2013 17:47:28 +0000 (27 09:47 -0800)
treec176a8b9694174ecc8cc598e1cc267aadf1220df
parent27db5a02c73b35fe6b004fca66a824e022cc3c01
parent7ec30aaa5ba2a71287879d7bd9a5c55363ea1bbe
Merge branch 'mh/maint-ceil-absolute'

An earlier workaround designed to help people who list logical
directories that will not match what getcwd(3) returns in the
GIT_CEILING_DIRECTORIES had an adverse effect when it is slow to
stat and readlink a directory component of an element listed on it.

* mh/maint-ceil-absolute:
  Provide a mechanism to turn off symlink resolution in ceiling paths
Documentation/git.txt
setup.c