Skip to content
Dennis Heibuelt edited this page May 6, 2015 · 2 revisions

Work in local topic branches. When the new feature is tested, it gets merged into the 'develop' branch. The 'develop' branch collects all work until all features of the current version on the roadmap is done. When all features are implemented in the 'develop' branch, they will be tested once again and then get merged into 'master' branch. Finally, the version in 'master' gets bumped.