768 bytes added,
11:51, 7 March 2016 {{Informative template|1=
__NOTOC__
== Goal ==
To provide a consistent representation of the command to clone the [[{{{label|MISSING}}}]] git repository. It is a subtemplate of the master {{tl|repo link}} template designed to be specific for the FlightGear repository.
{{repo link/doc usage
| template = {{{repo|MISSING}}} clone
| value_cmd = git clone
| opt = 1
| post = 1
| break = 0
}}
{{repo link/doc plain text}}
== Example ==
{{obr}}{{{repo|MISSING}}} clone
{{!}} opt = {{{opt|-v}}}
{{!}} post = {{{post|MISSING}}}
{{cbr}}
{{{{{repo|MISSING}}} clone
| opt = {{{opt|-v}}}
| post = {{{post|MISSING}}}
}}
== Related templates ==
{{repo link/doc related}}
}}
[[Category:Repository link templates]]
[[Category:SCM Instruction Templates]]