Answers for "undo last commit that is not pushed yet"

0

how to undo last pushed commit

git revert <commit_hash>
Posted by: Guest on December-02-2020

Code answers related to "TypeScript"

Browse Popular Code Answers by Language