Introduction to version control with Git
Git is the leading version control tool, and it's essential for developers. Learn how to use Git to track your own changes and collaborate with others.
Prerequisites
None
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
Find out what source control is, and get an introduction to Git—the world's most popular version control system.
Learn how to create, modify and track changes on a project using Git.
Use Git to track changes to source code and collaborate with other developers
Level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.