Answers for "revert a commit on github"

11

revert commit git

git revert <commit hash>
Posted by: Guest on September-23-2019
0

revert commit git

$ git log --oneline
9ef9173 File with one line
Posted by: Guest on February-23-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language