idea 中出现“Сannot Run Git Cannot identify version of git executable: no response”解决办法

2022/5/10 23:04:34

本文主要是介绍idea 中出现“Сannot Run Git Cannot identify version of git executable: no response”解决办法,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

早上上班,打开idea准备先拉取以下代码突然git就报错了?

Сannot Run Git
Cannot identify version of git executable: no response

  

 

 

我打开配置信息settings->Version Control -> Git

 

 

网上找了几个方法试了下,还是没解决,最后我将路径改成手动配置,不由idea自己检测可执行路径,(归根到底就是路径问题)如下图

 

 

 

 

 



这篇关于idea 中出现“Сannot Run Git Cannot identify version of git executable: no response”解决办法的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程