742
edits
(Page creation) |
(Traduction partielle) |
||
| Line 1: | Line 1: | ||
{{BeingTranslated}} | {{BeingTranslated}} | ||
{{Git}} | {{Git}} | ||
'''[https://fr.wikipedia.org/wiki/Git Git]''' est un système de contrôle de versions ([https://fr.wikipedia.org/wiki/Concurrent_versions_system CVS]) sollicité par la projet [[Fr/FlightGear|FlightGear]] afin de stocker tous les fichiers requis pour sa construction et son exécution. | |||
'''Git''' is a {{wikipedia|version control system}} used by the [[FlightGear]] project to store all the files required to build and run the simulator. This includes all the programs, the data (e.g. textures, sounds), supporting tools, etc. Git tracks updates to every file as developers from around the world work together concurrently to create new versions. The sole exception is the official [[FGAddon]] aircraft repository that is Subversion rather than Git based. | '''Git''' is a {{wikipedia|version control system}} used by the [[FlightGear]] project to store all the files required to build and run the simulator. This includes all the programs, the data (e.g. textures, sounds), supporting tools, etc. Git tracks updates to every file as developers from around the world work together concurrently to create new versions. The sole exception is the official [[FGAddon]] aircraft repository that is Subversion rather than Git based. | ||
edits