Skip to main content
DevOpsLabTH.dev

Abort a merge and recover the pre-merge state

Walk back a conflicted merge with `git merge --abort` and end up with a clean working tree on the original branch.

Sign in to start the lab