GitLab Flow is a strategy that is centered around a main branch as the base branch. It requires separate branch per environment, for example: development, staging, production. ### See also 1. [[Git]]