How to Backtrack in Git
Learn different ways to undo changes made to a Git project and when to use them.
StartWhat you'll create
Portfolio projects that showcase your new skills
Poem Fiasco
It's time to build fluency in Git fundamentals. In this next Pro Project, we're going to practice resetting HEAD in Git so you can hone your skills and feel confident taking them to the real world. Why? Whenever you have problems with your code and you want to start over, resetting to the HEAD is a great option. What's next? A poet, backtracking, more Git. You got this!
ASCII Portfolio
It's time to build fluency in Git fundamentals. In this next Pro Project, we're going to practice git commits in Git so you can hone your skills and feel confident taking them to the real world. Why? Making git commits is a safe way to save the current state of your work. What's next? Keyboard art, erasing, more Git. You got this!
How you'll master it
Stress-test your knowledge with quizzes that help commit syntax to memory