【发布时间】:2021-09-08 19:58:33
【问题描述】:
我正在使用
git clone https://gitlab.com/project_name/repo_name.git
也使用
git clone https://username@gitlab.com/project_name/repo_name.git
两者都报同样的错误,如下:
fatal: unable to access 'https://gitlab.com/project_name/repo_name.git/': The requested URL returned error: 403
【问题讨论】: