I
I
Igor Bezlepkin2019-12-20 14:01:28
git
Igor Bezlepkin, 2019-12-20 14:01:28

What is the correct way to organize two projects in one git project?

Hey! There is a project of an internal corporate control panel. At first I was in one company, now I have infiltrated another.
What's the best way to do it in gita. The core is one, some functionality is different.
Ci/CD will be configured for different servers.
Branches different to do, or tags? I'm not very good at the git. And what could be a cherrypick in between.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Priluzkiy, 2019-12-20
@Oxyd

I would divide it into three projects (core, company1, company2) and use submodules to connect the kernel.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question