3.git更新地址也更改

Posted anjunshuang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了3.git更新地址也更改相关的知识,希望对你有一定的参考价值。

异常信息:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:5X+bHe+HkZjAFGQzwcqh27yxiO8Bn6J4QepQ3se6PMg.
Please contact your system administrator.
Add correct host key in /c/Users/admin/.ssh/known_hosts to get rid of this message.
Offending RSA key in /c/Users/admin/.ssh/known_hosts:1
RSA host key for 192.168.0.3 has changed and you have requested strict checking.
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

解决方式:

  到项目根路径,进入.git 修改config中配置的地址。















以上是关于3.git更新地址也更改的主要内容,如果未能解决你的问题,请参考以下文章

在 CRM 设计中,是不是必须在请求更改地址时强制更新电话号码?

地址更改后更新URL路径

手机用vpn怎么更改电脑ip

Mac地址已更改

为啥腾讯地图坐标不对,更改位置坐标后也审核通过了,但就是地图上没有改?

为啥 vuejs 子组件数据更改更新父数据也没有显式 $emit?