how to remove last commit changes in git code example Example: remove last commit git git reset --hard HEAD^ git push origin -f