.. but in practice it works fine, especially for something like kernel.org
where it really *is* the same filesystem, just mirrored out.
Also, more importantly, I think the quoting is *stupid*. It adds pointless
code for absolutely zero gain. Are you going to unquote '/'? Or how about
'~'?
It's much nicer to just not have the quoting issue at all. Repo names are
names. Straight up.
.. because it's a simple format, and it *works*. The same way INI config
files are simple and *work*.
And because I didn't think I'd have to care about people who like f*cking
around with idiotic details, rather than just get something that is useful
and works!
If you don't like the fact that git doesn't quote, just don't use the
magic characters. It's that easy. And if somebody quotes the '/', just
tell him off for being an ass.
But git can and should do the *sane* thing.
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html