使用eclipse keepler通过git 拉取项目时报错:eclipsegit插件提示cannot open git-upload-pack,怎么回事呢?why?
如图:
解决:
依次选择eclipse的windows-->Preferences-->Team-->Git-->Configuration-->User Settings.然后点Add Entry新建一个键值对,输入http.sslVerify=false,如下图: