← all drills

Revert the commit that did it

firefight

Find the bad commit, revert it cleanly, push the hotfix, tag it so nobody re-lands it.

mode
git · bad deploy · difficulty 3
git log --oneline -n 10 origin/main 
oncall@ops-01:~$git show --stat 4e092a3
oncall@ops-01:~$git checkout -b hotfix/revert-4e092a3 origin/main

Enter submits a line · Tab then Enter restarts · Esc releases focus

Playing as a guest. Runs are saved against a device-local id — sign in with GitHub to keep your history and appear on the leaderboards.