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

提示如

fatal: unable to access ‘https://www.8a.hk



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