master - 1 - the master branch
hotfix - many - hotfixes to the current master, branched from master
release - 1- preparation of the next release. As soon as a stable release is built, this branch is merged into master
development - 1 - the current development branch. Selected results are merged into the release branch
feature - many - feature development, branched from development. Its results are merged into the development branch.
experiment - many - branch to make experiments. It is kept to ensure reproducibility. Usually branched from master, but can also be branched from development. Usually not merged back.
Copyright 2020 Fraunhofer IAIS
Core contributors:
Michael Kamp [email protected]
Linara Adilova [email protected]
Further contributors:
Tim Wirtz [email protected]
Joachim Sicking [email protected]
Nathalie Paul [email protected]
Alexander Zimmerman [email protected]