Error cloning GitLab repositories

0

I'm trying to clone a repository I've created in GitLab on my machine, but the following error is returned to me:

I used the GitHub login to log in to GitLab and create the repository there. When I try to CLONE, I use GitHub's user authentication, but this error is shown to me.

What should I do?

    
asked by anonymous 10.03.2017 / 17:25

1 answer

0

Resolved.

In GitLab, I set a password for HTTPS. When cloning the repository, you just use this password that you authenticated.

    
13.03.2017 / 13:36