- open preferences via application menu Window => Preferences (or on OSX Eclipse => Settings).
- Navigate to Team => Git => Configuration
- click
Add entry...
, then puthttp.sslVerify
in the key box andfalse
in the value box.
相关文章
- 如何解决eclipse上的Android程序“Please ensure that adb is correctly located at 'D:\eclipse\sdk\platform-tools\adb.exe' and can be executed.”小问题?
- vscode 从git上下载项目,并在主分支下新建分支
- Vscode配置Git
- git比较两个版本之间的区别
- git lfs安装及使用方法
- git与github区别与简介
- eclipse导入项目:没有找到项目
- eclipse hadoop1.2.0配置及wordcount运行
- 偶尔用得上的Git操作
- eclipse搭建maven project的spring4 spring mvc mybatis