pop last commit
# with changes to become unstaged git reset HEAD~ # to blow away commit and changes git reset --hard HEAD~ # http://stackoverflow.com/questions/927358/how-do-you-undo-the-last-commit