解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

昨天没有做过任何操作,今天一拉代码就出现这个问题

解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

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

解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

必须手动配置一下路径,不由idea自己检测可执行路径

解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

再次拉取代码就可以了

解决idea 拉取代码出现的 “ Сannot Run Git Cannot identify version of git executable: no response“的问题

总结