GitLab 搭建好以后, Git push -u origin master 提示没权限
userdeMacBook-Pro:letu2 apple$ git push -u origin master
ssh: connect to host 192.168.1.105 port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
userdeMacBook-Pro:letu2 apple$
这是什么问题,已经把本机的生成的 id_rsa.pub 在网页里添加。
推荐文章: