512
edits
(→Issues with three templates: Done, thanks; only thing is, I don't receive notifications) |
(Add section: Improve the 'simgear clone', 'flightgear clone' and 'fgdata clone' templates) |
||
| Line 125: | Line 125: | ||
::::: [[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) | ::::: [[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) | ||
== Improve the 'simgear clone', 'flightgear clone' and 'fgdata clone' templates == | |||
Hi, | |||
In order to improve [[Fedora_Packages_and_Compiling]], it would be nice to have the <code><nowiki>{{simgear clone}}</nowiki></code>, <code><nowiki>{{flightgear clone}}</nowiki></code> and <code><nowiki>{{fgdata clone}}</nowiki></code> templates on par with <code><nowiki>{{fgmeta clone}}</nowiki></code> (support for the <code>protocol</code> parameter, etc.). I tried | |||
<nowiki>{{simgear clone | protocol = https | opt = --single-branch --branch release/2024.1 | post = simgear}}</nowiki> | |||
but it doesn't seem to work, as the preview shows this: | |||
<nowiki>git clone --single-branch --branch release/2024.1 git://gitlab.com simgear</nowiki> | |||
(ditto with <code>flightear clone</code> and <code>fgdata clone</code>). Thanks in advance :-) | |||
[[User:Rominet|Rominet]] ([[User talk:Rominet|talk]]) | |||
edits