执行 git push 时遇到这样问题:
git push
Permissions 0755 for '/home/wsdjeg/.ssh/xxxx' are too open
执行:
chmod 600 filename
参考: https://stackoverflow.com/questions/9270734/ssh-permissions-are-too-open