6,608
edits
m (Switch from the temporary {{project infrastructure/code}} template to {{project infrastructure}} template with the mode set to 'abbrev'.) |
(Addition of the protocol parameter to chose between https:// and git://) |
||
Line 1: | Line 1: | ||
{{#tag:nowiki|{{repo link | {{#tag:nowiki|{{repo link | ||
| site | | site = {{project infrastructure|abbrev}} | ||
| cmd | | cmd = git clone | ||
| opt{{#if:{{{opt|}}}||NULL}} | | opt{{#if:{{{opt|}}}||NULL}} = {{{opt}}} | ||
| protocol | | protocol{{#if:{{{protocol|}}}||NULL}} = {{{protocol}}} | ||
| type | | type = git | ||
| repo | | repo = fgdata | ||
| post{{#if:{{{post|}}}||NULL}} = {{{post}}} | | post{{#if:{{{post|}}}||NULL}} = {{{post}}} | ||
| full | | full = 1 | ||
}}}}<noinclude> | }}}}<noinclude> | ||