音乐之家1 发表于 2024-9-11 15:06:24

执行git clone提示“fatal: unable to access”

如在github上下载一个开源项目,本地git环境已经建好,之前也用过,本地仓库已经建好。当执行git clone https://www.xuemiyun.com/openstf/stf.git 命令的时候,一直提示无法访问,
提示如
fatal: unable to access ‘https://www.xuemiyun.com




解决方法:把https改成git即可
页: [1]
查看完整版本: 执行git clone提示“fatal: unable to access”