SyntaxFix
Write A Post
Hire A Developer
Questions
I solved problem like yours by this commands:
git reset --hard <commit-hash> git push -f <remote> <local branch>:<remote branch>