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

相关推荐
DogDaoDao1 小时前
Windows 下 Git 报错:`touch` 无法识别 —— 原因分析与 7 种解决方案(从入门到精通)
windows·git·程序员·npm·powershell·cmd·touch
caicai_xiaobai2 小时前
Ubuntu上Git安装步骤
linux·git·ubuntu
come112342 小时前
git 区分是 Git 分支还是 worktree 路径名
git
憧憬成为java架构高手的小白3 小时前
git多人工作之个人规范使用【ai+个人理解】
git
CVer儿3 小时前
git简单操作
git
Andya_net3 小时前
Git | Git 核心命令深入解析:从原理到实战
大数据·git·elasticsearch
wh_xia_jun4 小时前
给小白的 Maven 命令行执行测试 完整指南
git·maven·intellij-idea
专业白嫖怪5 小时前
H3C UniServer R4950 G5 服务器压测实战:13根内存条24小时压力测试全流程
git
我先去打把游戏先5 小时前
Ubuntu虚拟机(服务器版本)Git安装教程(附常用命令)——从零开始掌握版本控制
服务器·c语言·c++·git·嵌入式硬件·物联网·ubuntu
咸鱼永不翻身5 小时前
Git Hooks 功能与作用详解
git·git-hooks·git钩子