# Uncommit the changes git reset --soft HEAD~1 # Completely delete the changes git reset --hard HEAD~1