使用Sourcetree推送本地仓库至远程仓库时报错The host key is not cached for this server

使用Sourcetree推送本地仓库至远程仓库时报错The host key is not cached for this server_第1张图片
原因是SSH没配置好
点击工具→选项→
使用Sourcetree推送本地仓库至远程仓库时报错The host key is not cached for this server_第2张图片
改成OpenSSH,密钥改成配置Git和本地仓库时生成的.ssh文件夹下的id_rsa文件。

你可能感兴趣的:(github,git)