We 4 developers work on a single project and merge our code into development. Now I want to undo all the changes made to my particular developer branch. How can I do that? And I want the code of all developers except that one developer.
Removing all the code changes from one particular developer.