un-apply patch
What is the best practices solution to keep test instance synchronized with production environment.
Recently we have applied a set of patches in our testing environment then we recognized that
Not need to apply these patches on the production, is there a way to un-apply these patches and keep test/prod at the same code level and patch level.
Thanks