Template:Flightgear clone: Difference between revisions

Jump to navigation Jump to search
Template simplication by transclusion of {{repo link/doc git clone}}.
(Fix for the category to be inside <noinclude>.)
(Template simplication by transclusion of {{repo link/doc git clone}}.)
Line 5: Line 5:
| type    = git
| type    = git
| proj    = flightgear
| proj    = flightgear
| post    = {{{post|}}}
| post    = {{{post|flightgear-flightgear}}}
| full    = 1
| full    = 1
}} }}<noinclude>
}} }}<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
To provide a consistent representation of the command to clone the FlightGear git repository.
== Usage ==
{{obr}}'''flightgear clone'''
{{!}} ''opt''  =
{{!}} ''post'' =
{{cbr}}
; opt: Any additional options to show after <code>git clone</code>.
; post: Any optional text to show after the URL.
== Example ==
{{obr}}flightgear clone
{{!}} opt  = -v
{{!}} post = flightgear-flightgear
{{cbr}}
{{flightgear clone
| opt  = -v
| post = flightgear-flightgear
}}
== Related templates ==
{{repo link/doc related}}


{{repo link/doc git clone
| label = FlightGear
| repo  = flightgear
| path  = flightgear-flightgear
}}
}}


[[Category:SCM Instruction Templates]]
</noinclude>
</noinclude>

Navigation menu