Git clone 报 fatal: protocol 'https' is not supported 错误
    		       		warning:
    		            这篇文章距离上次修改已过2075天,其中的内容可能已经有所变动。
    		        
        		                
                Git clone 报 fatal: protocol 'https' is not supported 错误
 Git 错误提示信息
Git 错误提示信息 Git 错误提示信息
Git 错误提示信息看到 fatal: repository ' ' does not exist
再联想到ctrl + v时候 bash 不自然的错位,怀疑是不是粘贴进去些奇怪的东西。
在记事本中重新粘贴一下
 多了些奇怪的的东西
多了些奇怪的的东西好吧。。。
尝试使用shift + insert重新粘贴一下地址。
OK,一切正常了。
 Git正常克隆
Git正常克隆