SyntaxFix
Write A Post
Hire A Developer
Questions
I have already pushed. Need to return some commits back remotly. Have tried many variations, but only this from Justin via git bush is working fine for me:
git reset --hard $GIT_COMMIT_HASH_HERE git push origin HEAD --force