git clone ssh 代码: 报错: Warning: Permanently added 'gitee.com,120.55.226.24' (ECDSA) to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository. 因为在GIT上没有对SSH的Key设置: Key获取方式 1:执行 cd ~/.ssh,查看是否存在文件 2:执行 $ gi
记录一下今天 git 拉代码遇到的一些异常情况: 无论是项目目录下 git pull 还是直接 git clone 都不能正常拉代码: 异常情况1 ssh: connect to host gitee.com port 23: Connection timed out fatal: Could not read from remote repository. 我把 ssh: connect to host gitee.com port 23: Connection timed out 当做关键词