%%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'showBranches': true,'showCommitLabel': true, 'rotateCommitLabel': true}} }%%
gitGraph
commit id: "intro"
branch feat1
commit id: "basics"
branch feat2
commit id: "colab"
branch feat3
commit id: "team branches"
branch finalfeat
commit id: "CI/CD"
checkout main
merge finalfeat
commit id: "wrap up"

