【发布时间】:2021-02-19 05:27:29
【问题描述】:
虽然我无法克隆项目
ssh -T git@gitlab.com
显示我想要的:Welcome to GitLab, @vagnerwentz!。
克隆过程中的错误:
Cloning into 'jobfygo'...
Username for 'https://gitlab.com': vagnerwentz
Password for 'https://vagnerwentz@gitlab.com':
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://gitlab.com/jobfy/backend/jobfygo.git/'
【问题讨论】:
-
也许this 会有所帮助。