Question
Atos
GB
Last activity: 1 Jul 2021 17:50 EDT
Why do we need Branching?
Hi,
Looking for some help in understanding scenario to use branching. Why should I use branching if I am already using below approach for parallel development in a multiple team project.
For example, say we have three teams A,B and C working in three modules. If I allocate ruleset from range of 01-01-01 to 01-01-05 to team A, 01-01-06 to 01-01-10 to team B and 01-01-11 to 01-01-15 to team C and they use rulesets in their allocated range for build, they can still do parallel development without any issue, right?
Then why we should not take this approach instead of branching for parallel development?