从Gitlab上拉取代码报错:
Warning: Permanently added gitlab.wang.cn,47.94.8.13 (ECDSA) to the list of known hosts. Connection closed by 47.94.148.123 port 22 Could not read from remote repository. Please make sure you have the correct access rig…
1、首先安装git,百度云盘下载的地址:http://pan.baidu.com/s/1jHZb838) 2、安装好以后打开:Git Bash
检查本机是否有ssh key设置
$ cd ~/.ssh 或cd .ssh 如果没有则提示: No such file or directory 如果有则进入~/.ssh路径下&a…