Git Beginner to Intermediate Course
About Lesson

Welcome to another part of the git tutorials. In this part, you will learn how
revert, reset and amend commands work in a git project. These commands are concerned
with what stage or version of the project you want reset, come back to or rename.

Join the conversation