C
C
CityzenUNDEAD2021-09-15 18:21:03
git
CityzenUNDEAD, 2021-09-15 18:21:03

How to push a local project to gitlab?

Good afternoon!
I made a small project in visual studio, created an account in gitlab, created a project with the same name there, and I can’t figure out how to send it there now. At first I tried to send changes to the project using a link to the project in Gitlab, but it did not work.
I tried to clone the Gitlab project into the studio, nothing happened.
The IDE always says in the terminal Authentication failed for ' https://gitlab.com/ProjextName.git/ '
I guess something else needs to be configured?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2021-09-15
@samodum

The error says that authentication fails. You need to set up username and email first. Or use ssh authentication, but for this you must first create a public and private key through openssl or PuttyGen

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question