Hello! 欢迎来到小浪云!


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


avatar
小浪云 2024-07-15 172

 

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

提示如

fatal: unable to access ‘https://www.xlyvps.com

 

 

解决方法:把https改成git即可

相关阅读