SyntaxFix
Write A Post
Hire A Developer
Questions
git reset --hard HEAD~1 You will be now at previous head. Pull the branch. Push new code. Commit will be removed from git
git reset --hard HEAD~1