What is git revert?
The git revert command is used to undo the changes from a previous commit. This creates a new commit history to the project and it doesn’t modify existing commit history.
Learn more about the similar topics:
| Tutorials |
|---|
| No Content Found. |
| Exercises & Assignments |
|---|
| No Content Found. |
| Interview Questions & Answers |
|---|
| No Content Found. |