Heya, On Fri, Nov 12, 2010 at 12:30, Peter Krefting <peter@xxxxxxxxxxxxxxxx> wrote: > If we pass a remote repository specification to git init, we should try > connecting to the remote and run git init there. Not all transports > can support this, so fall back to reporting an error message for those > that cannot. I remember some discussion about this before, I think Scott and Jeff (cc-ed) were involved at least, maybe they remember? I remember the idea of a new remote service (e.g., in addition to 'git-upload-pack' and 'git-receive-pack') to create a new repository. The reason for making this a new service was so that (among others) the github guys could make that do something sensible for their service. -- Cheers, Sverre Rabbelier -- 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