I had a git repository with my bitbucket account. I hadn't integrated the account into an Atlassian account. I noticed it and created a new Atlassian account with the same email address. However, my repository is not listed and have no way to manage the git repository, since I cannot log in to bitbucket with my bitbucket account. I can still pull and push through git command to the repository. How should or can fix this or integrate my bitbucket account into Atlassian's?
Community moderators have prevented the ability to post new answers.
Hi @Hiroki Oura
All Bitbucket Cloud user accounts are associated with an Atlassian account, it is not possible to create a Bitbucket Cloud user account unless you have an Atlassian account.
You'll need to login using the email address associated with your account - please navigate to the local repo you're pushing to, and execute the following command to check the email address:
git config --list
If the email is not listed here, please try login using any other accounts you remember.
Cheers!
- Ben (Bitbucket Cloud Support)
Thanks for your reply, Ben. Yes, I checked out my email address (gmail) with the repository and created & logged on the account, but the repository is not listed. I think I created the repository with an username rather than email 5 or 6 years ago. So, I think some internal id might be different or associated...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.