I have two repos which are similar in until some date and new changes have been added into one of the repo.. is there a way i can auto merge changes coming on to one repo to other?
Community moderators have prevented the ability to post new answers.
Hi pavan,
You can link the two repositories via fork, then use a PR to merge changes from the fork repository into the main repository:
I hope this helps.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.