git
1.C:\Users\Administrator\.ssh中的known_hosts删除掉,更改config中的IP
2.配置完后运行,测试是否配置正确,请通过 Git Bash 执行:ssh git@192.168.1.206 -T
3.在项目中git gui->remote->remove remote->origin
4.remote->add 名字:origin location:网站上的git@192.168.1.206:rose/wechat.git地址
1.C:\Users\Administrator\.ssh中的known_hosts删除掉,更改config中的IP
2.配置完后运行,测试是否配置正确,请通过 Git Bash 执行:ssh git@192.168.1.206 -T
3.在项目中git gui->remote->remove remote->origin
4.remote->add 名字:origin location:网站上的git@192.168.1.206:rose/wechat.git地址