window git clone https://git.imooc.com/coding-535/cap-tool.git报错
来源:2-2 go 代理和慕课网 git 设置

dessple
2023-02-22
kex_exchange_identification: Connection closed by remote host Connection closed by 117.121.101.93 port 80 fatal: Could not read from remote repository.
使用了
git config --global url.“ssh://git@git.imooc.com:80/”.insteadOf "https://git.imooc.com/"
仍报错
写回答
2回答
-
suguokun
2023-02-25
我这也碰到同样的问题,解决了吗?
012023-02-25 -
Cap
2023-02-23
服务器拒绝了连接,你到goland编辑器里面设置git然后在连接试试
062023-03-02
相似问题