Find out what source control is, and get an introduction to Git—the world's most popular version control system.
In this module, you'll:
Learn what version control is
Understand distributed version control systems, like Git
Create a new Git project and configure it
Make and track changes to...