报错git push -u origin master
来源:2-4 代码关联Git远程仓库

魏榕汘
2021-06-19
kex_exchange_identification: read: Connection reset by peer
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
这是什么原因?老师
写回答
3回答
-
甲蛙
2021-06-21
这个好了吗?一般就是key设置不正确,或远程仓库地址不对,也可以试下楼上同学的方法:
C:\Users\86135[用户]\.ssh\known_hosts
把这个文件删了,再试试
00 -
六觉
2021-06-21
C:\Users\86135[用户]\.ssh\known_hosts
把这个文件删了,再试试
00 -
慕仰0262466
2021-06-19
我也是这个问题
00
相似问题