【问题标题】:remote: Empty password fatal: Authentication failed远程:空密码致命:身份验证失败
【发布时间】:2017-10-06 01:58:02
【问题描述】:

在我的 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 升级到了相同的版本,但那里没有出现错误。

【问题讨论】:

标签: windows git atlassian-sourcetree


【解决方案1】:

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

我确实必须这样做两次,因为提取第一个下载文件时出现问题。

【讨论】:

    猜你喜欢
    • 2023-03-22
    • 2017-04-18
    • 2022-08-19
    • 1970-01-01
    • 2017-12-25
    • 2019-06-18
    • 1970-01-01
    • 2020-10-24
    • 2019-03-26
    相关资源
    最近更新 更多