Hi, On Thu, 14 Jan 2010, Martin Langhoff wrote: > <wishlist>Can we take this further and say > > git push --make-a-new-repo-and-track-it --shared > git+ssh://foo.bar/var/git/mynewthing.git master:master > > ...? > > </wishlist> You mean just like http pushing? > Of course it'd only work if you have full ssh access, unless the git > server learns a new command to mkdir (in sane and approved locations). You mean a new "init" command a la "git --git-dir=bla.git init", which _does_ mkdir the directory. Ciao, Dscho -- 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