Answer the question
In order to leave comments, you need to log in
Del (not relevant)?
del (not relevant, stupid question)
Answer the question
In order to leave comments, you need to log in
imh, it would not hurt to pull on the timeweb to catch up with the master on it.
Simplified, usually the scheme of work is something like this:
- local repository 1 (lr1)
- local repository 2 (lr2)
- conditionally central repository (cr), which is a repository without a working copy, i.e. bare repository
Interaction occurs as follows:
lp1 push/pull dp push/pull lp2
Usually, each push/pull is done manually.
If you want, let's say, that after push lr1, automatically lr2 will do a pull, then for this purpose you can use the built-in hooks
of the git
PS Now you only have lr1 and lr2.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question