$ git commit -m "Something terribly misguided" $ git reset HEAD~
$ git add your.files $ git commit -c ORIG_HEAD