GIT Fatal error: Authentication failed in Visual Studio

前端 未结 5 500
南旧
南旧 2021-01-12 00:43

As of today I\'m getting errors when trying to use git commands with my repository in Azure-DevOps. The repositories sit in a project on DevOps that I can access with the sa

5条回答
  •  醉酒成梦
    2021-01-12 01:02

    In my particular case after many mails back and forth with Microsoft it turned out that two of my accounts somehow started conflicting with eachother causing weird errors. A nice example was that making changes to a wiki in DevOps would show a different account in the commit trial than the account I was logged into.

    In the end Microsoft managed to fix it and I haven't had any issues since.

提交回复
热议问题