Can't connect to any URI: https://github.com/xxxx

今天在刷下来一个别的项目,修改 后提交一直失败,Can't connect to any URI: https://github.com/xxxx git-receive-pack not permitted
但是除了这个项目,其他的在git上刷新的项目 修改提交一切都是ok的,eclipse配置是没有问题的。请大神帮忙解决,在线等!!!!!!

你没权限吧我觉得应该是

改成http就可以了应该

zai......
答案就在这里:fatal:unbale to connect to github.com
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。

已经解决,是邀请人没有 给我设置权限,

windows-preferences- general -nework connections -active provider把native换成Direct。

-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
在eclipse或者sts安装目录下的ini文件中添加上面这个