I have a Repository in a bitbucket account that I need to move it completely to another bitbucket account, what is the best way? Second bitbucket account is the new account.
I have created a new repository, copy whole repository from 1st bitbucket to my local and try to push it to the new account. But I have some security issues this a correct way?
Hi @Nikoo Malek
G'Day!
It's best to use the transfer repositories feature to move repositories from a Workspace to another Workspace.
We do have a KB on this that you can check out on how to initiate the transfer:
It's best to use this approach rather than creating new repositories and pushing from your local since it won't copy over your pull request, comment, etc.
I hope this helps.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.