FlightGear Git on Windows: Difference between revisions

Jump to navigation Jump to search
m
m (→‎Commiting changes: git rm for deleted files, thanks to Jester)
Line 93: Line 93:
# Update your <tt>FlightGear/data/</tt> directory, to match it with the binary. For smooth operations, it is very important to have data and a binary from matching dates!
# Update your <tt>FlightGear/data/</tt> directory, to match it with the binary. For smooth operations, it is very important to have data and a binary from matching dates!
## Navigate to <tt>FlightGear/data/</tt> directory and open Git Bash.
## Navigate to <tt>FlightGear/data/</tt> directory and open Git Bash.
## Run ''git reset --hard'' to revert any local changes. <font color="red">'''Note: this will delete all local changes! If you made local changes, make sure to backup those first, outside your FlightGear data directory!'''</font>
## Run ''git reset --hard'' to revert any local changes. <font color="red">'''Note: this will delete all local changes! If you made local changes, make sure to backup those first, outside your FlightGear data directory! Or, better, learn to commit your changes to your local git repository.'''</font>
## Run ''git pull'' and let it update, this can take a while.
## Run ''git pull'' and let it update, this can take a while.


821

edits

Navigation menu