Answers for "how to revert to a specific commit"

2

how to revert to a specific commit

git revert <commit-hash>
Posted by: Guest on June-04-2021

Browse Popular Code Answers by Language