【发布时间】:2018-11-27 20:08:24
【问题描述】:
我最近在工作中更新了我的 Github 密码(企业 Github 帐户)。我已经在我的一台 VM 上配置了 Git,它是 Windows 10。不是每当我做 git pull 或 git push 时,它都会抛出错误消息:
remote: Invalid username and password
fatal: Authentication failed for 'https://<my_project_repository>'
我尝试了许多在线可用的选项,但没有一个可以帮助恢复用户名/密码提示。我什至尝试卸载并重新安装它,但它也没有帮助。
我没有使用 Git GUI。仅通过 Git bash 使用它。
有什么帮助吗?
【问题讨论】:
标签: git caching passwords reset unset