Answer the question
In order to leave comments, you need to log in
How to edit repository in vscode with gitlab?
They gave me access to the repository in which I need to make a front-end part for me.
There is a master branch (empty) and there is a branch on which all the infa lies and you need to do the front part on it.
How can I connect my vscode to this repository in order to run through my branch inside the vscode program and save from there directly to gitlub?
Answer the question
In order to leave comments, you need to log in
You need to clone the repository on your computer by selecting the appropriate link
. You need to open the cloned project in the editor and work with it, switch branches, make commits.
Before that, you need to figure out how to work directly with git, for example, follow this guide
https://githowto.com/en
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question