Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > In related news, there is a long standing bug fixed: when in > .git/bla/x.git/, which is a bare repository, git formerly assumed > ../.. to be the appropriate git dir. Heh. I spent about 10 minutes last week trying to understand why git-new-workdir was failing horribly on one user's system. Turns out they once managed to do: cd / git init a long, long, long time ago and just didn't notice it until now. git kept finding /.git rather than the .git it was supposed to locate, which was a bare repository in $HOME/.storage-pool/dayjob.git. -- Shawn. - 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