Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mermaid
fileNamemermaid_1658906731153
themedefault
version34
{"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"}