It works for public repository in Bitbucket. I am using SSH keys.
This is attempt for private repo with error:
This is attempt for public repo with success:
Actual error:
```
13:push to mirror: git push: exit status 128, stderr: "Unauthorized\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n".
```
I added SSH public key from Gitlab to Bitbucket, I added known hosts to Gitlab
OK, I can answer to myself:
1. Make sure you add the key on organization level, and not repository level
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.