Johannes Schindelin <Johannes.Schindelin@gmx.de> writes: > On Fri, 26 Aug 2005, Junio C Hamano wrote: > >> Johannes, what do you think, as the original advocate of "push in >> reverse"? > > I'm fine with it. Wow, blast from the past ;-). > Although it might make more sense to check for dirty state, and > fast-forward only for a clean state (together with a checkout of the new > HEAD). Yes, but the issue becomes how we can reliably tell if a repository is naked or has an associated working tree. I've seen people rsync only .git subdirectory of their live working tree to publish to a public repository, which means their pulic repository has <project>.git/index file, so it is kind of tricky. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Sep 12 03:36:37 2005
This archive was generated by hypermail 2.1.8 : 2005-09-12 03:37:09 EST