Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Branching Strategy

Clarence Siew edited this page Jul 2, 2021 · 1 revision

The Brioche repository shall be split into main and version branches. The main branch will always host the latest stable version.

Each x.x release shall get its own branch (e.g. after 1.0, 1.1 will have its own branch derived from main rather than 1.0). Point releases (e.g. 1.2.1) will not have their own branches.