问题描述:
使用git push命令时,出现“”问题,全部信息如下:
% git push -u test-code-android master
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0755 for '/Users/aibook/.ssh/id_rsa' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "/Users/aibook/.ssh/id_rsa": bad permissions
git@192.168.128.211: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
截图如下:

最低0.47元/天 解锁文章
2820

被折叠的 条评论
为什么被折叠?



