Merge branch 'mh/maint-ceil-absolute' into next
commitba83c451ea56166c58c4606767a67ff365745804
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2013 17:48:10 +0000 (26 09:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2013 17:48:10 +0000 (26 09:48 -0800)
tree6f5922af3ec3806e592363ddde3da4eede791c1a
parenta6ec310618c195c57dc06c9e9a0612deed9328da
parent7ec30aaa5ba2a71287879d7bd9a5c55363ea1bbe
Merge branch 'mh/maint-ceil-absolute' into next

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.

Will merge to 'next' and fast-track to 'master' (regression fix).

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