We are trying to consolidate 2x bitbucket instances, 1x is a server instance the other is Data Center
(this is because on Jira Cloud, we can only have one application tunnel from Jira Cloud to bitbucket).
Naturally we can git clone existing repositories, create an empty but unique new repository on the DC instance and push our code there.
However we want to preserve PR history and pull requests. Is there an easy/better way to do this?
Hey Colin!
So the way you'd want to knock this out would probably be through the import/export feature we have here:
That functionality is the easiest way to get two Bitbucket instances' data carried over from one instance to another. I think this functionality was something exclusive to Data Center and not available on Server back when both were supported, and so I'm not 100% sure if it would be immediately available on your Server instance.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.