使用eclipse克隆git存储库失败

My *_*God 4 eclipse git bitbucket git-clone egit

试图从bitbucket中提取新鲜的代码,我不断得到读取超时错误.

在此输入图像描述

弹出窗口只是说:

Git repository clone failed.
Read timed out.
Run Code Online (Sandbox Code Playgroud)

点击显示错误日志说 -

插件:org.eclipse.egit.ui

日期:当前失败的时间

My *_*God 13

这是正确的方法,

-Window -> Preferences -> Team -> Git

并设定Remote Connection timeout(seconds)一些更高的价值.

默认设置为30秒.

当设置为180秒并试图拉动时,它工作.