%%{
init: {
'theme': 'base',
'themeVariables': {
'primaryColor': '#9fe1ff',
'primaryTextColor': '#470044',
'primaryBorderColor': '#000000',
'lineColor': '#9158A2',
'secondaryColor': '#e79aff',
'tertiaryColor': '#fffc58'
},
'gitGraph': {
'showBranches': true,
'showCommitLabel': false,
'mainBranchName': 'main (remote)',
'mainBranchOrder': 2}
}
}%%
gitGraph
commit
commit
branch 'mmq-patch-01 (remote)' order: 1
branch 'mmq-patch-01 (local)' order: 0
checkout 'mmq-patch-01 (local)'
commit
commit
checkout 'mmq-patch-01 (remote)'
merge 'mmq-patch-01 (local)'
checkout 'main (remote)'
merge 'mmq-patch-01 (remote)'
branch 'pt-patch-01 (local)' order:4
branch 'pt-patch-01 (remote)' order:3
checkout 'pt-patch-01 (local)'
commit
commit
checkout 'pt-patch-01 (remote)'
merge 'pt-patch-01 (local)'
checkout 'main (remote)'
merge 'pt-patch-01 (remote)'