July 2017
Beginner
208 pages
5h 10m
English
Version Control System (VCS) simplifies work with constantly changing information, such as code. It allows us to store multiple versions of the same file, easily switch between them, and check who is responsible for which change. The most popular VCS today is Git, initially created to support Linux kernel development.
A VCS such as Git has many benefits:
Read now
Unlock full access