git clone出现: unable to access错误

144 阅读1分钟

Git 克隆时出现错误
在这里插入图片描述
解决办法:
把https改成Git就ok;:
在这里插入图片描述