Learn the fundamental Git commands to track and save your code changes
0/5 lessons
Lessons
| # | Lesson | Time | Status |
|---|---|---|---|
| 1 | What is Git? | 6 min | Next up |
| 2 | Initializing a Repository | 4 min | |
| 3 | Staging Changes with git add | 6 min | |
| 4 | Saving Changes with git commit | 6 min | |
| 5 | Checking Status and Diffs | 6 min |