E
E
ettaluni2021-09-22 10:47:33
git
ettaluni, 2021-09-22 10:47:33

How to split a project?

Good day! There is a git branch project which consists of other separate git projects. I ran into a problem that the branches of the main project (composite) are not often updated, which is why I have constant conflicts when adding a commit. I was prompted somehow to update them separately and work with them separately, through gitignore.
Can anyone suggest how to do this? How to untie the main project from the rest and work with them independently?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2021-09-22
@karabanov

You can try Git - submodules

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question