On Sat, Aug 22, 2009 at 11:20 PM, Nguyen Thai Ngoc Duy<pclouds@xxxxxxxxx> wrote: > But did it at least change the error message? Here is what I got when > "chmod 000 /tmp/a": > > /tmp/a/b/c $ cd ../.. > bash: cd: ../..: Permission denied > /tmp/a/b/c $ git --help > fatal: Cannot change to '/tmp/a/b/c/..': Permission denied > /tmp/a/b/c $ GIT_CEILING_DIRECTORIES=/tmp/a/b git --help > fatal: Cannot come back to cwd: Permission denied Note: I tested it on Linux, not Cygwin so the behavior may differ. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html