#13 Revert, Reset, and Amend in Git (Git and GitHub Tutorials from Scratch)

#13 Revert, Reset, and Amend in Git (Git and GitHub Tutorials from Scratch)

Git revert, reset and amend

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.

Watch The Video on Youtube