SyntaxFix
Write A Post
Hire A Developer
Questions
Warning: Don't do this if you've already pushed
You want to do:
git reset HEAD~
If you don't want the changes and blow everything away:
git reset --hard HEAD~