Jeff King <peff@xxxxxxxx> writes: > Similarly, I find it a little odd that "git clone file:///foo.git" will > actually find a file named "file:/foo.git" before checking the URL (IOW, > the argument is a path first, and then fallback to URL). I suspect > nobody actually cares about either, as they are very unlikely corner > cases. Yeah, if anything, I would have expected --no-local to mean "I might have a local file that happens to be the same as this URL, but I am not cloning from there; just go straight to the URL using transports". -- 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