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 的地址

相关推荐
恋喵大鲤鱼3 小时前
git reflog
git·git reflog
MatrixOrigin4 小时前
MatrixOne Git4Data 技术详解(二):从零跑通所有 Git 原语
git
anew___4 小时前
常用的 Git 工作流
git
shimly1234565 小时前
git diff 生成一部分文件的补丁
git
m0_579146655 小时前
Git 重置模式详解:四种重置方式的原理与应用场景
git
恋喵大鲤鱼6 小时前
git grep
git·git grep
霸王龙的小胳膊6 小时前
Git基础知识
git
恋喵大鲤鱼7 小时前
git fetch
git·git fetch
Java知识技术分享7 小时前
安装sourcetree
java·git·源代码管理
恋喵大鲤鱼7 小时前
git revert
git·git revert