远程:空密码致命:身份验证失败

remote: Empty password fatal: Authentication failed

在我的 Windows 10 机器上将我的 SourceTree 升级到 2.3.1.0 后,

当我尝试使用 SourceTree 推送更改时出现错误

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master
remote: Empty password

严重:“https://myusernameg@bitbucket.org/myusername/myrepositoryname.git/”的身份验证失败 推送到 https://myusername@bitbucket.org/myusername/myrepositoryname.git

我记得收到这个错误并回滚我的 SourceTree 版本以克服它,但我认为现在应该修复它。

如果我尝试重新克隆存储库,我也会遇到错误。

我在我的 Windows 7 机器上将 SourceTree 升级到相同版本,但我没有收到错误。

工具->选项->Git->更新嵌入式Git。

我确实不得不这样做两次,因为提取第一次下载时出现问题。