Git Clone错误解决:GnuTLS recv error (-110): The TLS connection was non-properly terminated.

如果你 在终端里输入git clone "https地址"  报以下错误:

GnuTLS recv error (-110): The TLS connection was non-properly terminated.

意思是:TLS连接未正确终止。

解决方法:

git clone --recursive '你的https地址'

 

--END--

 

posted @ 2022-11-24 16:28  ji哩咕噜  阅读(3254)  评论(0编辑  收藏  举报