SyntaxFix
Write A Post
Hire A Developer
Questions
Use these two step in console :
git commit --amend -m "new commit message"
and then
git push -f
Done :)