On Sun, Feb 15, 2009 at 06:42:50PM -0800, Junio C Hamano wrote: > * git-push to update the checked out branch will be refused by default > > Make "git push" into a repository to update the branch that is checked > out fail by default. You can countermand this default by setting a > configuration variable in the receiving repository. > > http://thread.gmane.org/gmane.comp.version-control.git/107758/focus=108007 It might be too subtle that "checked out" here implies a non-bare repository (that is, somebody might think the HEAD branch in their bare repo is "checked out"). So you might want to specifically mention non-bare in the summary. > * make core.quotepath=false the default I have a comment on this, but I'll put it in a new thread. ;P -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