Confirmed users
4,971
edits
| Line 67: | Line 67: | ||
* If there are multiple concurrent releases happening, the branching scheme becomes more complex | * If there are multiple concurrent releases happening, the branching scheme becomes more complex | ||
** Having to track a second repo at the same time adds complexity | ** Having to track a second repo at the same time adds complexity | ||
** Multi-repo multi-branch landings add complexity, especially with divergent codebases where the patch doesn't apply cleanly. | |||
== Reduced mobile-specific support overhead == | == Reduced mobile-specific support overhead == | ||