Here somebody else than me (IIRC Junio) proposed this syntax:
git clone --track <name> [--track <name2>] <url>
Nobody was interested enough to implement it.
I then proposed delimiting with spaces, since they were _not part of a
URL_:
git clone "<url> <name> <name2>"
but some people insisted on "#", which I pointed out (several times!) is a
no go, and I actually provided reasons for that.
Probably there is not enough need, too, and the discussion will peter out
again, without anybody letting some code talk, and I will not make the
mistake again of reviving this discussion. Promise.
Ciao,
Dscho
-
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