Hi,
My use case is pretty simple. I have done the following:
1. Created a new repo called repo2 by importing an existing repo (repo1)
2. I want to sync push/merges on the develop branch on repo1 to the new repo2 i created in step 1 above
Note: Both repos are in the same workspace and both of them are in bitbucket cloud
Is there a way built into bitbucket cloud to do this?
If webhooks are the way to go then can someone give me the steps, i already tried creating a webhook but it does not seem to work.
Any advice would be helpful. Thanks!
Hi Contra Boy!
Welcome to the Bitbucket Cloud Community! :)
I would suggest that if you want to push a commit to multiple repositories at once, that you define a git alias - more information can be found here:
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.