I am using TFS. On my branch I checked a bunch of changes that I now want to undo.
I can click on a branch in TFS Source Control and look at the history, and get the original branch, but when I check it for editing ... it will go back to the branch that I cheated.
I tried both "View History", then right-click on the orignal "create" branch and then "get this version"
And I also tried right-clicking on the branch and "Get a specific version."
I also tried deleting local files for this branch.
How do I get the original version?
(Note: deleting + re-creating a branch is a huge process, so I would like to stay away from this)
source
share