On 02/23/2010 01:33 PM, Ilari Liusvaara wrote:
According to relevant RFCs, in addition to alphanumerics, the following characters are valid in URL scheme parts: '+', '-' and '.', but currently only alphanumerics are allowed in remote helper names. Allow those three characters in remote helper names (both 'foo://' and 'foo::' syntax).
I think '+' could be special-cased in that, for example, "svn+ssh://" should still invoke an hypothetic git-remote-svn helper. There is no use yet for this feature, but I'm sure that foreign VCS helpers would use it.
Paolo -- 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