Heya,
On Mon, May 23, 2011 at 07:14, Junio C Hamano [off-list ref] wrote:
I know it doesn't ;-)
As "clone" is a moral equivalent of "init" possibly followed by some
auto-configuration followed by "fetch" and "checkout", it is a natural
consequence of already supporting the "remove.<name>.vcs" configuration
variable, and if we want to avoid the insane svn+http:// syntax, it is a
logical thing to add such support.
We currently support either:
git clone mediawiki::http://some.where.xz/wiki
Or say:
git clone svn://example.com/some/svn/repo
--
Cheers,
Sverre Rabbelier