git突然不能更新

【Q】

git 更新经常报这种错

Update failed

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

@ 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 ECDSA key sent by the remote host is

SHA256:eCzQHzdpAYfcHi1fUoBLyqME/hDuD9SBfcge4KY+O+w.

Please contact your system administrator.

Add correct host key in /c/Users/dell/.ssh/known_hosts to get rid of this message.

Offending ECDSA key in /c/Users/dell/.ssh/known_hosts:1

ECDSA host key for [172.26.1.145]:2222 has changed and you have requested strict checking.

Host key verification failed.

Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

【A】

C:\Users\dell\.ssh\known_hosts

去掉git ip 的地址

相关推荐
Bryan_Long1 小时前
Git 命令行操作提交至远程仓库
git·github
微臣愚钝2 小时前
git的上传流程
git
lmxnsI3 小时前
git报错
git
bulucc3 小时前
回归,git 分支开发操作命令
大数据·git·elasticsearch
岳轩子5 小时前
git更新的bug
git·bug
born-stubborn7 小时前
Git 的基本概念和使用方式
git
offerwa7 小时前
Git版本控制实战:从入门到进阶
git
小杨4049 小时前
springboot框架项目实践应用二十一(git实战)
spring boot·git·后端
doglc10 小时前
从零手写RPC-version0
java·git·rpc·maven·intellij idea
尽兴-10 小时前
常用 Git 命令详解
java·git·vscode·gitee