Permanently added the RSA 问题 问题描述 : Permanently added the RSA host key for IP address xxx to the list of known hosts 原因 翻译为 : 永久性地将IP地址为“xxx”的RSA主机密钥添加到已知主机列表中 . 解决 将 xxx 添加到主机列表中 . 修改 GitHub 目录下的 etc/hosts 文件 : 添加 : xxx github.com 即可 .