之前克隆的时候也会出现这个报错,复制的是正确的网址,还是会报错比如:输入git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
还是会报错成git clone https://github.com:AUTOMATIC1111/stable-diffusion-webui.git。 .com/就变成.com:了。是哪里出了问题?
从来没遇到过,地址加双引号试试?
这是我找到的一些git clone 相关报错与解决,可以参考下:
https://blog.csdn.net/Sunnyside_/article/details/118356457
https://cloud.tencent.com/developer/article/2108858
https://blog.csdn.net/lvmengzou/article/details/119350664
https://blog.csdn.net/m18030221734_1/article/details/103838829