使用eclipse keepler通过git 拉取项目时报错:eclipsegit插件提示cannot open git-upload-pack,怎么回事呢?why?

如图:

eclipse git插件提示cannot open git-upload-pack怎么回事

解决:

依次选择eclipse的windows-->Preferences-->Team-->Git-->Configuration-->User Settings.然后点Add Entry新建一个键值对,输入http.sslVerify=false,如下图:

eclipse git插件提示cannot open git-upload-pack怎么回事

 

相关文章:

  • 2021-04-14
  • 2021-08-12
猜你喜欢
  • 2021-07-05
  • 2021-12-01
  • 2021-11-05
  • 2022-12-23
  • 2021-04-18
相关资源
相似解决方案