I have an account on bitbucket.org that I created by signing up with my Google account. Now everytime I log in I just click "Log in with Google" and that's fine.
How can I access my repos from git command line? It requests me username and password. I have a username, but no password. How do I log in then?
On the sidebar, click on the Profile picture > View profile. Then on the sidebar click on "Settings" and you will be able to find your username.
Go to Control Panel - Credential Manager - Manage Windows Credentials. Find the credentials for @bitbucket.org. Choose "Edit" and change the password for them to the app password.
You should do a one-time setup of creating an "App password" in Bitbucket web UI with permissions to at least read your repositories and then use it in the command line.
How-to:
Solved:
forgot my password
.Sample:
git clone https://<bitbucket_id>@bitbucket.org/<repo>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With