Force move a git branch to a specific commit 22/05/2024 #Git git branch -f master <COMMIT ID> 👉 More info