I need some hints to do a revert of a revert to be able to continue with my work. I was in a middle of a feature when suddenly I needed to launch the website before being able to finish it. I did several reverts on commits related to that feature that now I need to recover.
What is the most smoothly way to do this? It's fine to create a patch from several commits and then resolve the conflicts?