Bitbucket git credentials if signed up with Google

后端 未结 9 1786
时光说笑
时光说笑 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:49

    One way to skip this is by creating a specific app password variable.

    1. Settings
    2. App passwords
    3. Create app password

    And you can use that generated password to access or to push commits from your terminal, when using a Google Account to sign in into Bitbucket.

提交回复
热议问题