Is it possible to revert a change that is in the middle of multiple changes?
Imagine I have made numerous changes
revision-9
revision-8
....
....
revision-5
...
...
revision-1
Is there a way to revert / undo only revision-5?
Scenario-1 = revision-5 has unique files
Scenario-2 = revision-5 has files that has been changed further in other revisions such as 8,9
Imagine I have made numerous changes
revision-9
revision-8
....
....
revision-5
...
...
revision-1
Is there a way to revert / undo only revision-5?
Scenario-1 = revision-5 has unique files
Scenario-2 = revision-5 has files that has been changed further in other revisions such as 8,9
Comment