6 Git
rvba edited this page 2025-01-02 08:15:05 +01:00

Git

Git is a distributed version control system that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively. (Wikipedia)

🚧 Under construction