Open oxr463 opened 5 years ago
gitlab provides two URLs, ssh and http, and git clone using these should be a common use case.
Is there a need for the lab command to support that URL?
Is there a need for the lab command to support that URL?
I'll leave that for you to decide. I typically clone with the username and personal token for private repositories, as the token is then stored in the git configuration.
This can happen when Netlify doesn’t have access to the repositories in an account. Make sure you have admin rights to the repository that you want to link to your site.
what to do
It appears this is due to cloning the repository using the username and token, as seen in this excerpt from the
.git/config
,