R
R
Reinmand Trial2020-11-10 21:33:51
git
Reinmand Trial, 2020-11-10 21:33:51

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

1 answer(s)
F
feycot, 2020-11-10
@feycot

You need to clone the repository on your computer by selecting the appropriate link
5faae611b1155474888884.png
. 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 question

Ask a Question

731 491 924 answers to any question