Answers for "revert a commit made"

4

git revert a commit

git revert --no-commit 0766c053..HEAD
git commit
Posted by: Guest on April-18-2020
0

how to revert a commit in git

Reset Git COmmit
Posted by: Guest on October-23-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language