On Tue, Oct 30, 2007 at 07:58:23PM -0400, Jeff King wrote: > http://host/git repo with spaces in the path > > compared to: > > http://host/git+repo+with+spaces+in+the+path Just pedantic side-note: these two URLs are not equivalent. '+' is valid substitute for a space only in query string part of URL. In path you have to use %20. -- Petr "Pasky" Baudis We don't know who it was that discovered water, but we're pretty sure that it wasn't a fish. -- Marshall McLuhan - 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