Warning: Permanently added '...' (RSA) to the list of known hosts --Windows下git bash 警告处理时间:2021-01-15 01:06:12原链接地址 * 处理方法: 创建文件~/.ssh/config, 此处对应windows当前用户目录下的.ssh文件夹 增加如下语句UserKnownHostsFile ~/.ssh/known_hosts 小提示: 在下次提交或其他操作时仍会提示一次, 之后就再也不会了