Git has stop working on windows 10 (git version 2.7.0 and git version 2.6.x)

谁都会走 提交于 2019-12-11 09:59:48

问题


I don't know the reason why git is stop working on windows 10, I'd upgraded my windows from 8.1 to 10 few months ago, and now I had new project and I realized that git is always crash on windows 10 when I try git in command prompt and also not working when I try git clone on GUI version.

So I take my error picture to show you. I need your help!!!


回答1:


I suspect if you are in the Windows 10 Insider program the most recent update Build 14251.rs1 may be the common issue here. I have two machines on an that build and both have started experiencing git.exe startup fails. I also have another Windows 10 machine that is on the RTM (public) version and it is not experiencing an issue. So, the best answer if you are using git and Windows 10 Build 14251 is to revert back to the official release RTM version of Windows 10 for now.



来源:https://stackoverflow.com/questions/34744606/git-has-stop-working-on-windows-10-git-version-2-7-0-and-git-version-2-6-x

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!