Step 1/4
Step 1 / 4
A bad commit reached production
You have commits on main. `c2` introduced a breaking change that made it to a shared branch. You can't use `git reset` — that would rewrite shared history and break teammates.
Step 1/4
Step 1 / 4
You have commits on main. `c2` introduced a breaking change that made it to a shared branch. You can't use `git reset` — that would rewrite shared history and break teammates.