GitLab git user password

前端 未结 19 1322
借酒劲吻你
借酒劲吻你 2020-12-02 22:10

I have just installed GitLab.

I created a project called project-x.

I have created few users and assigned it to the project.

Now I tried to clone:

19条回答
  •  长情又很酷
    2020-12-02 22:33

    Had the same problem in Windows 10 (don't know if this is relevant). Had everything set up correctly, the ssh -vT git@myserver command succeeded, but Gitlab still asked for my password.

    Removing then re-creating the key in Gitlab was the trick for me.

提交回复
热议问题