Git: A Concise Introduction
EN
This curriculum introduces main concepts of Git. It offers a step-by-step tutorial for beginners to get started with Git, a free and open-source version control system.
Git is a distributed version control system that tracks different versions of files and folders of a project, mainly used for collaboration.