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

前端 未结 11 615
执念已碎
执念已碎 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:27

    Uninstall Git and install a downgraded version. The version that shows this problem is the 2.23.0. Downgrade it to the 2.22.0 and it works fine without this problem.

    Git releases: All git releases Git 2.22.0: Version without this issue

提交回复
热议问题