win上ssh报错
来源:3-9 项目初始代码提交与本章知识点总结

追梦逐梦白日做梦
2018-04-11
输入命令:git push origin tag-dev-initial
ssh: connect to host gitee.com port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
写回答
1回答
-
Rosen
2018-04-12
这可能是网络连接出问题了,或者是配的ssh key失效了。多试几次,不行的话删了key重新配一遍
00
相似问题