Skip to main content
DevOpsLabTH.dev

Undo a public commit safely with git revert

Undo a commit on a shared branch by adding a new commit that reverses it, instead of rewriting history.

Sign in to start the lab