marcus-s
7/20/2016 - 12:44 PM

pop last commit

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