Introduction to Git
Find out what source control is, and get an introduction to Git—the world's most popular version control system.
Learning objectives
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 code by using Git
- Use Git to recover from simple mistakes
Prerequisites
None