After creating new branch to the repo "glaams-frontend-next" I've try to push changes I've made. Instead of asked me for SSH password I've been asked for my Bitbucket password.
Entering the Bitbucket password did not succeed and returns me an error:
remote: You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated.
fatal: Authentication failed for 'https://bitbucket.org/xxxxxxxxxxxxx/glaams-frontend-next.git/
Changing my password (Atlassian account) did not resolve my issue.
I'm the owner of the repo thus I have full rights. I've had no issues before adding the new branch.
What would you advise me to do to continue working in this repo without transferring or cloning it?
ps. This repo was previously transferred from another account and then deleted from there.
Issue resolved.
1. Clone repo to an empty folder
2. Replace local files from the old folder (without .git)
3. Able to push again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.