On Thu, Nov 13, 2014 at 08:36:07AM +0100, Torsten Bögershausen wrote: > A URL like file;//. is (no longer) supported by Git: > Typically there is no host, and RFC1738 says that file:///<path> > should be used. > > Update t5705 to use a working URL. Interesting. This looks like it was unintentionally lost in c59ab2e (connect.c: refactor url parsing, 2013-11-28). Given RFC1738, and that this is the first notice of it (and that it is not even a real use case, but something questionable in the test script), it's probably OK to declare the syntax dead and not treat it like a regression. -Peff -- 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