Selectively Deploying Fusion Apps Extension with VB Studio - Cherry Picking
Summary:
Hi All,
I am following the below blog to selectively deploy my changes from main branch. Here are the steps i followed which are mentioned in blog as well.
Created release branch with base as main branch.
Created Cheery Pick Workspace from your repository with parent branch as release, and create a new branch out of it called cherry-pick.
I commit and push my changes to local branch, Merge it to main branch.
Now when I go to my Release Work Space based on cherry pick branch and try to search based on revision id , it shows "No difference found".