Latest Update brings Github error on pull, push, or sync

前端 未结 11 619
执念已碎
执念已碎 2020-12-25 12:39

In Visual Studio 2019, we have been using the GitHub extension successfully since before release. Now, all of the sudden, when we push, pull, or sync, we receive the follow

11条回答
  •  死守一世寂寞
    2020-12-25 13:29

    I fixed it by going to Visual Studio Installer, choosing individual component and searching for "Git". In my case the "Git for Windows" and "GitHub Extension for Visual Studio" was now unchecked/not installed for some reason..

    These are the extensions I needed: Visual Studio Installer Git

    Installing those create the ProgramData\Git\config file and the error was gone.

提交回复
热议问题