On Fri, Jan 30, 2009 at 08:17:48AM +0100, Johannes Sixt wrote: > Johannes Schindelin schrieb: > > + error("refusing to update checked out branch: %s\n" > > + "if you know what you are doing, you can allow it by " > > + "setting\n\n" > > + "\tgit config receive.denyCurrentBranch true\n", name); > > Oh, fscking hell, I should have screamed out loudly when Jeff named this > option "denyCurrentBranch" instead of "allowCurrentBranch". It's all too > easy to fall into the trap, like you here. Sorry. ;P On the other hand, you also missed the boat on receive.denyDeletes and receive.denyNonFastForwards. -Peff -- 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