Git: Failed to erase credential: Element not found

前端 未结 14 1651
半阙折子戏
半阙折子戏 2020-12-09 16:42

I\'m trying to set up Git on a fresh machine, and I\'m having trouble authenticating with my remote repository.

I have limited experience with Git, but I have succes

14条回答
  •  死守一世寂寞
    2020-12-09 16:46

    I was getting this error also. The only way to fix it was to create a secondary credential in visualstudio.com profile under credentials. Using the secondary credential with git extensions fixed the error.

提交回复
热议问题