Git – Reset to commit and delete history
Posted on July 15, 2020 by jamie
git reset --hard 'xxxxx' git clean -f -d git push -f