Pierre Habouzit <madcoder@xxxxxxxxxx> writes: > One of my co-workers stumbled upon a misfeature of the git config > parser. The following syntax is allowed: > > [section] > foo Yeah, that is how "truth" value of boolean is spelled. > [user] > name That's very unfortunate. Whatever is expecting string value should check for NULL. Fix should probably be easy enough for any git-hacker-wannabe to tackle ;-) - 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