git 使用 gmail 打开 Bitbucket 帐户后的 SourceTree 密码
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/15079971/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
SourceTree password after opening Bitbucket account with gmail
提问by learner
I use my gmail account to create and log into my bitbucket account (similar to how I do with stack overflow). Now I am trying to access my repository through SourceTree. when it asks for password, I am not sure what to enter. When I enter my google credentials it fails.
我使用我的 gmail 帐户创建并登录到我的 bitbucket 帐户(类似于我处理堆栈溢出的方式)。现在我正在尝试通过 SourceTree 访问我的存储库。当它要求输入密码时,我不知道该输入什么。当我输入我的谷歌凭据时,它失败了。
回答by MickyD
When installing SourceTree, the install wizard prompts you for your usernameand passwordfor BitBucket. This has nothing to do with your ssh keysas that comes later.
当安装SourceTree,安装向导会提示您输入您的用户名和密码的到位桶。 这与您的 ssh 密钥无关,因为稍后会出现。
Username- please refer to Bitbucket.Manage Account.Change Usernameto find the correct username. This is not the same as your Google account or if the value matches then that is by coincidence.
用户名- 请参阅Bitbucket.Manage Account.Change Username以找到正确的用户名。这与您的 Google 帐户不同,或者如果值匹配则是巧合。
Password- this is the password when you created your account. If you have forgotten then refer to Bitbucket.Manage Account.Change Password. You should then enter that in the install wizard.
密码- 这是您创建帐户时的密码。如果您忘记了,请参阅Bitbucket.Manage Account.Change Password。然后您应该在安装向导中输入它。
Finally, the wizard will ask about ssh keys and it is at this point to need to provide your ssh password, assuming you have one.
最后,向导会询问 ssh 密钥,此时需要提供您的 ssh 密码,假设您有密码。
Enjoy
享受
回答by penduDev
You have to create a new app password for Sourcetree in the bitbucket settings
您必须在 bitbucket 设置中为 Sourcetree 创建一个新的应用程序密码
回答by Filip von Reiche
I had a similar issue.
我有一个类似的问题。
Using only lowercase for the username solved it for me
只使用小写的用户名为我解决了这个问题