【发布时间】:2018-06-18 21:30:49
【问题描述】:
Windows 密码已更改,现在我无法访问 TFS GIT 存储库。
C:\MyRepo>git pull
fatal: Authentication failed for 'https://tfsgit.somedomain.com/Dev/_git/MyRepo/'
注意:
- 使用 git 版本 2.17.1.windows.2
- git config --global credential.helper manager
- git config --list --show-origin - 表明我实际上正在使用凭证管理器。
- 控制面板 -> 用户帐户 -> 凭据管理器 -> 通用凭据 - 更新/更改/删除这些没有任何作用
【问题讨论】:
标签: git authentication tfs active-directory