git:git clone报错提示permissions xxxx for xxxxxx are too open
问题:
如题
参考:
[密钥权限过大错误]ssh “permissions are too open” error
解决办法:
将id_rsa和id_rsa.pub的权限改为600
问题:
如题
参考:
[密钥权限过大错误]ssh “permissions are too open” error
解决办法:
将id_rsa和id_rsa.pub的权限改为600