On Wed, 18 Jun 2008, Linus Torvalds wrote: > > Nobody should ever use "git-config" normally. You should fire up your > editor and just edit the damn file in place. But no, we don't have a > man-page for that. Btw, one reason people end up talking about git-config is that it's easier to tell *other* people to "run this command" than it is to tell them to "edit this file so it looks like <xyz>". And I think that's understandable, but still very sad. That file was designed to be edited by humans, and it's actually much easier to edit that way than to do lots of "git config" runs. Linus -- 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