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

相关推荐
李boyang9 天前
Git(四):远程操作
git
荻野泽溪9 天前
Git新建分支并同步到远程
git
漫步企鹅9 天前
【Git】新建一个远程分支的常规操作
git·新建远程分支
潇-xiao10 天前
Linux下的版本控制器Git(15)
linux·笔记·git
@昵称不存在10 天前
Git学习
git·学习
pe7er10 天前
⛔️⛔️⛔️丢弃本地commit,强制采用远端代码
git
pe7er10 天前
使用 `git worktree` 管理多个工作目录,比 `git stash` 更高级的分支管理方式
git
浮梦终焉10 天前
CLion开发Qt桌面程序_git的简单使用_小团体
c++·git·qt·桌面应用·clion
至此流年莫相忘10 天前
Git集成Jenkins通过Pipeline方式实现一键部署
运维·git·jenkins
科文小白狼11 天前
Git使用总结
git