clone 不了
来源:2-2 反转单词原理讲解

旋涡鸣人_
2019-03-28
wzydeMBP:learn xxxxxx$ git clone git@git.imooc.com:80/coding-315/leetcode.git
Cloning into 'leetcode'...
ssh: connect to host git.imooc.com port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
写回答
1回答
-
快乐动起来呀
2019-03-28
用https的地址
012019-03-29
相似问题