Summary
Below you will find a collection of tutorials teaching the basics of Git, the version control system.
Before You Start
These tutorials assume you have a basic understanding of the terminal.
Exercises
You can download exercises to go along with these tutorials on our Git exercises repository on GitHub. You don’t have to know how to use GitHub to use them. Just click the green Code button in the corner and click the Download ZIP option. Then unzip the folder and open it in your text editor.
Git Introduction
Lessons
Why should I use Git?Git Setup
Git Basic Workflow
Git Intermediate
Git Undoing Things
Next Steps
After taking this course, you can take our GitHub course.