Hi, On Mon, 16 Jun 2008, Brian Foster wrote: > Whilst investigating a (probably unrelated) mystery, > I noticed that some of my bare git repositories had: > > [core] > bare = true > > whilst others did not (they had no `bare' setting at > all). It's a historical thing: this setting was not present in older Git. Basically, we still have some autodetection ignoring the absence of core.bare. Shouldn't be a problem. 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