Gitlab cannot open git-upload-pack error

前端 未结 6 937
無奈伤痛
無奈伤痛 2021-02-05 16:00

I have been using Gitlab without problems for a couple of months now. But, since yesterday, I can not \"reach\" (fetch, push,...) Gitlab from my Eclipse IDE anymore.

No

6条回答
  •  情歌与酒
    2021-02-05 16:50

    Ahh had this issue simply do this:

    in eclipse, go to Windows->Prefrences->General->Network Connections->SSH

    • Click tab "Key management"
    • Click generate RSA key.
    • Click Apply -copy and paste everything in the box "sha-rsa ..." into gitlab->profilie-add SSH key

    attempt clone again via ssh.

提交回复
热议问题