git clone 命令报错 +diffie-hellman-group1-sha1

解决方法:

在.ssh目录下新建文件config ,

添加

Host *
KexAlgorithms +diffie-hellman-group1-sha1

到文件config,即可。

上一篇:[转]Nginx 静态资源缓存设置


下一篇:MFC单文档