Stream Branches (cont)
Merges from stream branches almost always are non-trival
- Branch-per-task merges tend to be quick
- Less chance of conflicts occurring; more automated trivial merges
Stream branch can still receive updates from parallel work in progress
- Long transaction time on stream branch does not lock out other parallel development work