How to deploy few specific changes (not all) from one branch in Redwood?
Summary:
I need quick guidance on a scenario:
- I created a project and workspace in Redwood and made 6 changes in one branch.
- Now business wants to move forward with only 3 of those changes.
- Since all changes are in the same branch, I know cherry-pick is not possible.
- One option I thought of is to manually revert unwanted changes, but I’m not finding a way to easily compare old vs new changes to do this.
My questions:
- What’s the best approach to move only the required 3 changes?
- Is creating a new workspace, applying just the needed 3 changes there, and deleting the old workspace a safe approach?
Tagged:
0