FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
→‎Keeping your FlightGear up to date (all): Abstraction of the SourceForge URL by using {{fgdata source}}.
(Update: conversion of all 'master' branches to 'next'.)
(→‎Keeping your FlightGear up to date (all): Abstraction of the SourceForge URL by using {{fgdata source}}.)
Line 160: Line 160:
{{Caution|If you made local changes, make sure to backup those first, outside your FlightGear data directory! Otherwise, you will lose those changes.  Or, even better, you can learn to commit your changes to your local Fit repository.}}
{{Caution|If you made local changes, make sure to backup those first, outside your FlightGear data directory! Otherwise, you will lose those changes.  Or, even better, you can learn to commit your changes to your local Fit repository.}}
## Run this command:
## Run this command:
<syntaxhighlight lang="bash">
{{#tag:syntaxhighlight|
git pull git://git.code.sf.net/p/flightgear/fgdata
{{fgdata source|cmd=git pull|protocol=git|type=git|full=1}}
</syntaxhighlight>
| lang = "sh"
}}
This may take a while, but not as long as the first time; it will only pull any changes made since the last time you made an update.
This may take a while, but not as long as the first time; it will only pull any changes made since the last time you made an update.


Navigation menu