...
Mermaid | ||||||
---|---|---|---|---|---|---|
| ||||||
{"diagramDefinition":"%%{init: {'gitGraph': {'mainBranchName': 'master', '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 master\r\n merge stage\r\n checkout replica\r\n merge stage"} |