S
S
semki0962016-08-26 22:37:51
git
semki096, 2016-08-26 22:37:51

Parallel development on GIT - how to organize it?

There is a main repository. In parallel, you need to develop a clone of this repository, but a stripped down version. At the same time, it is desirable that it be committed to both repositories, if, for example, a bug is fixed in a truncated version, it is also fixed in the full one. How to organize and implement it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Moseychuk, 2016-08-26
@semki096

Add 2 remote repositories to the local repository.

P
Philipp, 2016-08-26
@zoonman

What is the problem with maintaining two branches?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question