小编day*_*po3的帖子

git 身份验证的应用程序密码(bitbucket 和 sourcetree)

当我尝试推送时,sourcetree 显示以下错误。

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags ruling master:master
remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
fatal: Authentication failed for 'https://bitbucket.org/xxxxxxx/ruling.git/'
Run Code Online (Sandbox Code Playgroud)

所以我去了https://bitbucket.org/account/settings/app-passwords/ 创建应用程序密码,添加密码标签,并选择权限。

但推送仍然不起作用,并且出现相同的错误消息。

之后,我不知道该怎么办。请告诉我下一步应该做什么。

git bitbucket atlassian-sourcetree

2
推荐指数
1
解决办法
4677
查看次数

标签 统计

atlassian-sourcetree ×1

bitbucket ×1

git ×1