我目前正在通过HTTPS使用GitHub,并在Windows 7上安装了最新版本的Git(1.9.0)以及Git凭证帮助程序.
在设置我的环境时,我告诉git-credentials永久记住我的用户名和密码.
我最近通过网站更新了我的GitHub密码,现在我无法再推/拉/取等.
我如何在Windows 7上使用git-credentials helper更新密码?
git github change-password windows-7-x64 git-credential-winstore
目前,我们中的许多人都遇到了无法再将更改推送到 GitHub 并收到
fatal: Authentication failed for
错误的问题。这已在 Linux 上观察到。
这是因为最新版本的 Visual Studio Code (1.62.2) 引入了此错误。
此版本是否有修复程序或其他解决方法?