remove the last commit in a repo code example Example: remove last commit git git reset --hard HEAD^ git push origin -f