L
L
LLkem2021-08-12 17:09:37
git
LLkem, 2021-08-12 17:09:37

Workflow for developers on blueprints?

A small team of developers working with a project on git. If we are working on several tasks at the same time, and one of them pushes, the rest have conflicts when pushing and pooling. The main problem is that several people change the same file, and with the help of git it is difficult to correctly resolve merge conflicts. How can this be avoided?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2021-08-12
@GavriKos

Don't change one file. The only way.
you can search for a toolset for a comfortable merge of specific files of your type - but it is not always available. I don't know about blueprints.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question