Version control
Revert changes

Revert changes

If you need to undo the changes introduced by a specific commit, you can revert commits or specific file changes. Reverts introduces a new commit that reverses the effect of the changes.

Reverting changes