Bitbucket git credentials if signed up with Google

后端 未结 9 1774
时光说笑
时光说笑 2021-01-29 18:16

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

9条回答
  •  孤街浪徒
    2021-01-29 18:34

    It's March 2019, and I just did it this way:

    1. Access https://id.atlassian.com/login/resetpassword
    2. Fill your email and click "Send recovery link"
    3. You will receive an email, and this is where people mess it up. Don't click the Log in to my account button, instead, you want to click the small link bellow that says Alternatively, you can reset your password for your Atlassian account.
    4. Set a password as you normally would

    Now try to run git commands on terminal.

    It might ask you to do a two-step verification the first time, just follow the steps and you're done!

提交回复
热议问题