gpt4 book ai didi

linux - 创建本地 git 存储库失败

转载 作者:塔克拉玛干 更新时间:2023-11-03 00:49:09 24 4
gpt4 key购买 nike

我尝试在 ubuntu 14.10 上使用此命令创建本地 git 存储库,但失败并显示错误“您没有正确的访问权限”。知道可能是什么问题吗?是防火墙问题吗?

$git clone -o khronos git@gitlab.khronos.org:vulkan/LoaderAndTools.git .
Cloning into '.'...
ssh: connect to host gitlab.khronos.org port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

谢谢

最佳答案

连接超时消息表示您的机器无法连接到端口 22。

因为我可以正常访问 gitlab.khronos.org 端口 22,所以我的结论是,问题出在您本地网络中的防火墙。

关于linux - 创建本地 git 存储库失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33628961/

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