Eclipse git无法访问github问题:

1 首先检查URL没错;

2 no network connection 提示网络问题,确定网络不稳定或者断开,看下是否能ping通服务器IP ;

3.SSL host could not be verifiedset http.sslVerify=false in Git configuration 
这个是egit插件的配置问题,配置问题.打开eclipse中的windows–>Preferences–>Team–>Git–>Configuration–>User Settings.然后点Add Entry新建一个键值对,如图所示: 

 eclipse连接Git本地服务器出错

相关文章: