git clone over HTTP using project token fails with HTTP Basic: Access Denied
I’m currently trying to clone a repository from a gitlab instance that doesn’t use SSL using a project access token with Maintainer permissions. The command I’m trying to run can be abstracted to the following:
git clone over HTTP using project token fails with HTTP Basic: Access Denied
I’m currently trying to clone a repository from a gitlab instance that doesn’t use SSL using a project access token with Maintainer permissions. The command I’m trying to run can be abstracted to the following: