Git Commands for Beginners that will Increase Productivity
Presentation
-revert the commit without modifying the git history: git revert (commitHash) you can find the commit hash on GitHub
Git Commands for Beginners that will Increase Productivity
Presentation
-revert the commit without modifying the git history