I am using Linux - Ubuntu 64.
I want to clone a gitlab project to my local machine in VS code.
I did below commands:
- Went to gitlab repo. Clicked 'Clone' with HTTPS.
- It opens VS code. I entered my username and password.
- Got Authentication failed error.
- I even tried entering my access token instead of password. Still same error.