Delete Git/Github Commit Posted Apr 23, 2026 By Akejyo 1 min readReset to specific commit hash: 1 git reset --hard <commit-hash> Force push to remote: 1 git push --force origin <branch> Study Git This post is licensed under CC BY 4.0 by the author. Share