On Thu, 10 Sep 2009, Johannes Schindelin wrote: > Hi, > > On Thu, 10 Sep 2009, Daniel Barkalow wrote: > > > I'm pretty sure that there were no objections to 'Make the > > "traditonally-supported"...' patch, > > Well, there were. By me. > > There is a reason why you call the series "foreign" vcs helpers. And > that's because it would be very wrong to pretend that they are the rule, > and the current URL schemes the exception. Very wrong, indeed. The current URL scheme *is* an "exception" to the "rule" that all remotes are foreign, or the current "rule" that all remotes are ssh-style. Any patterns that we currently support are handled by recognizing a particular pattern (starts with "git://", starts with "rsync://", starts with "https://", is a local file, is a local directory, etc), so they're all special cases. They're further special cases by virtue of the fact that the code to handle them is in the git distribution. -Daniel *This .sig left intentionally blank* -- 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