FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Obtaining data from Git: Switch to {{fgdata source}}.
(→‎Method 2: Switched to {{fgdata source}} for the git pull command (no more SourceForge reference).)
(→‎Obtaining data from Git: Switch to {{fgdata source}}.)
Line 126: Line 126:


Add the following command and press Enter.
Add the following command and press Enter.
<syntaxhighlight lang="bash">
{{#tag:syntaxhighlight|
git pull --depth=1 git://git.code.sf.net/p/flightgear/fgdata master
{{fgdata source|cmd=git pull|opt=--depth=1|protocol=git|type=git|post=master|full=1}}
</syntaxhighlight>
| lang = "sh"
}}


This can be 3 GB or more.  Unfortunately, there is no way of doing pause and resume.
This can be 3 GB or more.  Unfortunately, there is no way of doing pause and resume.

Navigation menu