gpt4 book ai didi

git - 克隆 git 仓库失败

转载 作者:太空狗 更新时间:2023-10-29 13:09:36 26 4
gpt4 key购买 nike

当我尝试从存储库克隆以下内容时:

git clone git://gitorious.org/qt/qt5.git qt5

我收到这个错误:

fatal: Unable to look up gitorious.org (port 9418) (This is usually a temporary error         during hostname resolution and means that the local server did not receive a response from an authoritative server. )

有什么问题?

我的网络使用代理的另一件事,我已经设置了它:

 git config --global http.proxy http://192.168.0.7:8080

最佳答案

首先尝试使用 https 地址,而不是 git 地址(需要特殊端口)

https://git.gitorious.org/qt/qt5.git

替代方案可能很复杂(如 ssh port forwarding )

关于git - 克隆 git 仓库失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14631594/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com