SyntaxFix
Write A Post
Hire A Developer
Questions
Run the following commands from git CLI:
# move to the wanted commit git reset --hard <commit-hash> # update remote git push --force origin <branch-name>