VS Team Services & Git Windows 错误 "fatal: Authentication failed ..."

VS Team Services & Git for Windows error "fatal: Authentication failed ..."

运行 Git 用于 Windows 和 Git 共享的 4 用户开发者 VM 上的凭据管理器。

克隆存储库后,GCM 启动并验证我的身份,但 Git 仍然报告 fatal: Authentication failed ...

我可以在我的团队服务(以前的 VSO)帐户中看到 GCM 创建了一个新的个人访问令牌:

Git: https://company.visualstudio.com/ on SHARED-VM-HOSTNAME

我已经撤销了以前的,它创建了一个新的,所以该机制正在运行。

Git(版本 2.10)和 GCM 似乎没有发挥作用。我们让它在其他地方的其他机器上工作。

它仅适用于通过 RDP 连接到此 VM 的一个共享用户。

只是要求 IT 重新安装所有软件的最新版本(再次,再次)。

IP 网络流量我认为是路由 directly/no 代理。

有什么想法吗?

我的同事发错了 Git 存储库 URL!

版本错误:

https://oursubdom.visualstudio.com/DefaultCollection/SomeProjectII

好的版本:

https://oursubdom.visualstudio.com/DefaultCollection/_git/SomeProjectII

他也不是第一次这样做了。呃.