I want to merge from nested branch to main branch

Hey I have got issues N after I merged main branch with that nested branch named API-Integration
I want that branch to took over the main branch completely, how can we do that , I don’t want issues to remain in the main branch.

You can merge from Main to nested branches, but unfortunately you can not entirely merge your nested branch with your Main branch. You have to do this manually.

This topic was automatically closed after 70 days. New replies are no longer allowed.