我试图克隆Equinox的存储库。它说,在ssh://anonymous@git.eclipse.org/gitroot/equinox/rt.equinox.bundles.git上,资源页可以使用web访问或直接访问
然而,链接并不适用于我。
发布于 2013-11-05 11:12:10
当我写问题的时候,我已经想出了一个解决办法,就这样吧。
使用HTTPS克隆Git:https://git.eclipse.org/c/equinox/rt.equinox.bundles.git/
https://stackoverflow.com/questions/19787623
复制相似问题