On Tue, 28 Aug 2007, Jakub Narebski wrote: > > Not exactly. You can browse using http:// and file:// protocols, > rsync:// is simply rsync, while ssh:// (or git_ssh://) can be limited > using git-shell. Bullshit. You carefully left out "git://", since that doesn't fit your "argument". The fact is, all git URL's make sense for *git*, not necessarily for anything else. They may have incidental meanings outside of git, but certainly nothing that is really *sensible*. And that is how it was designed to be. The URL's are for *git*, not for other uses. If you want to do cross-SCM tools, you need to let them know it's a "git" thing wheher it's browsable or not, so the argument that ssh is something "different" is bogus crapola. Just face it, ssh is in no way different from any of the other git URL specifiers. Linus - 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