1. 检查SSH keys是否存在 ls -al ~/.ssh
2. 生成新的ssh key 输入 ssh-keygen -t rsa -C your_email@example.com

相关文章: