【发布时间】:2018-01-12 05:15:33
【问题描述】:
我正在从新计算机上克隆 bitbucket 上的存储库,但它要求我输入密码。我的 bitbucket 密码无效。在 GitHub 上克隆 repo 可以正常工作。任何建议将不胜感激!
这是我在使用 Bitbucket 密码后一直看到的错误。
remote: Invalid username or password. If you log in via a third party service you must ensure you have an account password set in your account profile.
【问题讨论】:
-
bitbucket 是一个高级 git 平台,更安全。 Bitbucket 会要求您为每个活动输入密码,例如推送代码、克隆等
-
完美。不敢相信我在搜索中没有遇到这个谢谢!