FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Method 2: Switched to {{fgdata source}} for the git pull command (no more SourceForge reference).
(→‎Method 1: Switched to {{fgdata clone}} rather than directly referencing the SourceForge repository.)
(→‎Method 2: Switched to {{fgdata source}} for the git pull command (no more SourceForge reference).)
Line 106: Line 106:


Now, pull from Git to update to the latest files using:
Now, pull from Git to update to the latest files using:
<syntaxhighlight lang="bash">
{{#tag:syntaxhighlight|
git pull git://git.code.sf.net/p/flightgear/fgdata master
{{fgdata source|cmd=git pull|protocol=git|type=git|post=master|full=1}}
</syntaxhighlight>
| lang = "sh"
}}


== A first Git install (user) ==
== A first Git install (user) ==

Navigation menu