### There's a *confusing feature* in MMSP - Rolling releases is a more natural model than fixed releases for a project of this size (lines of code and user base) - `master` and `develop` are redundant branches: only one is necessary - Recommend deleting `develop` and documenting the branching workflow using `master` as the trunk
There's a confusing feature in MMSP
masteranddevelopare redundant branches: only one is necessarydevelopand documenting the branching workflow usingmasteras the trunk