Hi, On Sun, 5 Aug 2007, pavlix wrote: > Git would also have to be able to create a remote repository (maybe an option > to push?). > > Did I miss something? Yes. First, we do not allow remote repository initialising yet. Second, if you do not have git installed on the remote host, you probably want to serve via http. This is a very suboptimal transport, as it cannot repack the contents. And if you use such a suboptimal transport, people will blame _git_ for being slow, even if you made it slow deliberately. 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