June 2016
Beginner
456 pages
9h 31m
English
In this chapter, we will cover the following recipes:
In this chapter, we will learn how to set up a popular version control system: Git. A version control system, also known as revision control system, can be thought of as a repository of files that record every single change in a file. Every update to a file or set of files is recorded as a new version, with some metadata ...
Read now
Unlock full access