Celix uses an adapted version of the GitFlow workflow.
The default branch of the Celix repositories is the master
branch. Feature branches are created from and against the
master
branch. Releases & hotfixes are also created from and against the master
branch.
The following image visualizes the workflow Celix is using: