Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > When initializing a non-bare repositories, you most likely want to avoid > pushing into the current branch (because a push does not touch the > working tree at all). As I described in my other message, I suspect that treating the current branch specially like this is a wrong approach. The configuration might be a good idea, but shouldn't it prevent any local branch from getting updated? Push into non-bare repository is simply a fetch run in reverse direction. -- 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