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

相关推荐
kikikidult14 分钟前
GitHub的使用(二)——一次完整 Git 上线流程记录
git·github
茉莉玫瑰花茶16 分钟前
Redis 持久化
redis·git·github
KaneLogger10 小时前
OpenCode 操作手册
git
木子小喵11 小时前
通俗讲解Git安装每一步!!
git
IOT那些事儿12 小时前
TortoiseGit拉取开源子仓库失败
git·ssh·tortoisegit·submodule
不想看见40413 小时前
Git的多种仓库选择与推荐
git
脆皮炸鸡75518 小时前
Linux开发工具~~~版本控制器Git以及调试工具GDB
linux·服务器·开发语言·经验分享·git·学习方法
console.log('npc')20 小时前
团队协作提交自己的功能
git
独隅21 小时前
开源项目 Git 贡献全流程的完整拆解:从 Fork 到 PR
git·开源
___波子 Pro Max.1 天前
Git Rebase: HEAD~ 的简洁写法
git