Answers for "revert a commit that has already has been pushed"

0

how to undo a commit sent that was pushed

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

Code answers related to "revert a commit that has already has been pushed"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language