GitLab remote: HTTP Basic: Access denied and fatal Authentication

前端 未结 30 2407
攒了一身酷
攒了一身酷 2020-11-28 00:06

I am on mac OS unlike this post:

  • 'git push origin MyBranchName' throws error "HTTP Basic: Access denied"

I have password conf

30条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 00:50

    If your trying to login Gitlab with your existing Git account. You need to reset your password of Gitlab, for the first time.

    1. Step: Navigate to setting by clicking your profile icon( drop down menu on top right corner).
    2. Step: Go to settings
    3. Step: Click on the lock icon or glyphicon icon(i.e password).
    4. Step : Enter the new password for Gitlab.

提交回复
热议问题