... | ... | @@ -11,6 +11,7 @@ title: Current Git Workflow |
|
|
---
|
|
|
%%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'showBranches': true, 'showCommitLabel':true,'mainBranchName': 'master'}} }%%
|
|
|
gitGraph
|
|
|
commit
|
|
|
branch ods
|
|
|
commit
|
|
|
branch dev
|
... | ... | @@ -30,6 +31,7 @@ gitGraph |
|
|
commit
|
|
|
checkout run
|
|
|
merge cc
|
|
|
merge dev
|
|
|
checkout cc
|
|
|
commit
|
|
|
checkout dev
|
... | ... | |