Line 1: |
Line 1: |
− | <nowiki>git clone git://git.code.sf.net/p/flightgear/fgdata</nowiki><noinclude>
| + | {{#tag:nowiki|{{repo link |
− | {{Informative template|1= | + | | site = {{project infrastructure|abbrev}} |
− | __NOTOC__
| + | | cmd = git clone |
− | == Goal == | + | | opt{{#if:{{{opt|}}}||NULL}} = {{{opt}}} |
− | To provide a consistent representation of the command to clone the FGData git repository.
| + | | protocol = git |
| + | | type = git |
| + | | repo = fgdata |
| + | | post{{#if:{{{post|}}}||NULL}} = {{{post}}} |
| + | | full = 1 |
| + | }}}}<noinclude> |
| | | |
− | == Usage == | + | {{repo link/doc git clone |
− | {{obr}}'''fgdata clone'''{{cbr}} | + | | label = FGData |
| + | | repo = fgdata |
| + | | post = fgdata |
| + | }} |
| | | |
− | == Example ==
| + | </noinclude> |
− | {{obr}}fgdata clone{{cbr}}
| |
− | {{fgdata clone}}
| |
− | | |
− | == Related templates ==
| |
− | === Clone or checkout templates ===
| |
− | * {{tl|flightgear clone}}
| |
− | * {{tl|simgear clone}}
| |
− | * {{tl|fgaddon co}}
| |
− | | |
− | === Source link templates ===
| |
− | * {{tl|repo link}}
| |
− | * {{tl|fgaddon url}}
| |
− | * {{tl|flightgear file}}
| |
− | * {{tl|simgear file}}
| |
− | | |
− | === Commit link templates ===
| |
− | * {{tl|fgaddon revision}}
| |
− | * {{tl|fgdata commit}}
| |
− | * {{tl|simgear commit}}
| |
− | * {{tl|flightgear commit}}
| |
− | }}</noinclude>
| |