2
Good afternoon, I have a repository where I want to go back to a previous state to do some testing on a branch that I’m currently on and after that, go back to what it was. How can I do that? And being already on a branch with the current repository copy (which doesn’t have the code in the previous state), should I create a second branch and merge both? What’s the best way to do that?
Possible duplicate of How to get the project back to a specific commit?
– Dherik
Could you provide more details on your questions? The way your description is arranged, in fact it is a duplicate and your answer is contained in the link sent by Dherik.
– Wallan Rocha