Answers for "revert commit pushed francais"

0

How to revert pushed commit from remote repository

$ git revert dd61ab32
Posted by: Guest on May-25-2021
0

git how to undo a pushed commit

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

Code answers related to "TypeScript"

Browse Popular Code Answers by Language