E
E
evgemiil2016-12-13 11:43:54
git
evgemiil, 2016-12-13 11:43:54

Is it possible to work locally with Git lab?

Perhaps the question is not correctly asked, the point is, installed git, registered in gitlab (as I understand it, this is the same as github) according to the instructions, etc. as they say, connected the created repository project in gitlab with the local one in my PC through the installed git, the essence done seems to be correct, but here are the questions:
is it possible, when working on projects on my PC, all the work done was recorded in gitlab? (as I understand it, I connected it for this), but trying to create branch files through git, he did not create them in gitlab
Are there detailed instructions or something similar on this topic, googled it but it’s superficial or I’m not catching up

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
Eugene, 2016-12-13
@zolt85

Must Read Before Using Git

D
Dmitry Belyaev, 2016-12-13
@bingo347

ummm...

git remote add <url вашего репо>
git push

R
riot26, 2016-12-13
@riot26

https://git-scm.com/book/ru/v1

A
abcd0x00, 2016-12-14
@abcd0x00

I have never used GitWeb, Gitosis, or Gitolite, although I learned them right away. You don't need them to use git. This is only necessary when there are several people who need to distribute different rights to the repository - that is, in an organization to install locally or when the team is working on a project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question