Hello,

We are planning to have a Features-Integration-Branch ( For integration
of 2 feature branches) and 2 Feature Branches ( Developers would
basically work on these branches).

My question is
a. should all these three branches be created on the main
or
b. Should we create a Features-Integration-Branch on main and Sub
branches under Features-Integration-Branch for the Feature1 and
Feature2.

In other words, Should the branch structure look like this
(a)
         |
         | Main-line (Branch point tag : say, REL1)
         |
         |--------------- Features-Integration-Branch
         |--------------- Feature1
         |--------------- Feature2


OR
(b) This seems more logical
         |
         | Main-line (Branch point tag : say, REL1)
         |
         |--------------- Features-Integration-Branch
                                |
                                |--------------- Feature1
                                |--------------- Feature2

Any Comments would be highly appreciated

Thanks
Rohit

Reply via email to