HTTP Basic: Access denied fatal: Authentication failed

后端 未结 14 1601
无人及你
无人及你 2021-01-30 02:23

I use GitLab Community Edition 9.1.3 2e4e522 on Windows 10 Pro x64. With Git client.

Error

Cloning into \'project_name\'...
remote: HTTP Basic: Access de         


        
14条回答
  •  旧时难觅i
    2021-01-30 02:53

    When it asks for username and password. Just add gitlab user name and password for clonning. For the box to pop up asking credentials, do the following:

    go to "control panel"-> user accounts-> manage credentials->windows credentials->git:https://username@gitlab.com->click on down arrow-> then click remove.

    Hope this helps!

提交回复
热议问题