Re: Gate between git and mediawiki : remote-helpers

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: Gate between git and mediawiki : remote-helpers

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:18

Matthieu Moy [off-list ref] writes:
quoted
quoted
       git clone --vcs=mediawiki http://some.where.xz/wiki/
...
quoted
Is vcs a standard argument (I can't see it anywhere) or do we have to
change something in order to implement it?
I don't know, but anyway, it could be

git clone mediawiki+http://some.where.xz/wiki
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.

Re: Gate between git and mediawiki : remote-helpers

From: Sverre Rabbelier <hidden>
Date: 2016-06-15 22:51:18

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help