Jan Wielemaker wrote: > As we are on the subject anyway. Though not tested with the very latest, > but when I was playing with them, I found out that cloning a empty bare > repository produces nothing at all, dispite the promising message: > > $ mkdir x && cd x > $ git --bare init --shared=group Note that "git --bare init" and "git init --bare" are two *different* things (first is no-op, by the way). -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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