Hi, On Mon, 18 Dec 2006, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > Hi, > > > > On Mon, 18 Dec 2006, Junio C Hamano wrote: > > > >> Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > >> > >> > Since .git/remotes/ is no longer created by default, t5510 failed. > >> > >> Does not reproduce for me. > > > > I just checked out a fresh copy of 'next'. It still fails. The culprit is > > 61dde8f91672ab362f3cfd3af8d6d09d448d4ffe, which removes the line > > > > mkdir -p "$GIT_DIR/remotes" && > > > > which is line 372 in the parent of that commit. > > Hmmmmm. > > But git-clone runs git-init-db and we ship an empty remotes > directory still as part of the templates. Why would removal of > that line matter? I don't install templates. Ever. I want to be sure that nothing slips in by mistake, and so I install hooks manually. Ciao, Dscho - 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