Code Block |
---|
%%{init: {'gitGraph': {'mainBranchName': 'mastermain', 'showCommitLabel': false}} }%% gitGraph commit branch replica commit branch stage commit branch development commit branch feature/BID-xxx commit checkout development merge feature/BID-xxx checkout stage merge development checkout mastermain merge stage checkout replica merge stage |
Mermaid | ||||||
---|---|---|---|---|---|---|
| ||||||
{"diagramDefinition":"%%{init: {'gitGraph': {'mainBranchName': 'mastermain', 'showCommitLabel': false}} }%%\r\n gitGraph\r\n commit\r\n branch replica\r\n commit\r\n branch stage\r\n commit\r\n branch development\r\n commit\r\n branch feature/BID-xxx\r\n commit\r\n checkout development\r\n merge feature/BID-xxx\r\n checkout stage\r\n merge development\r\n checkout mastermain\r\n merge stage\r\n checkout replica\r\n merge stage"} |