1
0
Fork 0
flightgear/scripts/python/TerraSync
Florent Rougon c30298ffce terrasync.py: add option --only-subdir
Option --only-subdir allows one to restrict terrasync.py processing[1]
to a chosen subdirectory of the TerraSync repository. Example:

  terrasync.py --target=/your/TerraSync/repo --only-subdir="Airports/L/F/P"

[1] This works in both 'check' and 'sync' modes.
2018-02-07 11:38:41 +01:00
..
terrasync terrasync.py: add option --only-subdir 2018-02-07 11:38:41 +01:00
tests terrasync.py: add and use a VirtualPath class; also add MutableVirtualPath 2018-02-07 11:38:41 +01:00
terrasync.py terrasync.py: more modular code layout 2018-02-07 11:38:41 +01:00