CONTRIBUTING.md: fix broken staging graph in newer mermaid versions

This commit is contained in:
aleksana 2024-10-21 22:54:47 +08:00
parent f5be4ed5f7
commit 15d41d4f1d

View File

@ -392,14 +392,10 @@ Here is a Git history diagram showing the flow of commits between the three bran
} }%%
gitGraph
commit id:" "
branch staging-next
branch staging
commit id:" "
branch staging-next
checkout master
checkout staging
checkout master
commit id:" "
checkout staging-next
merge master id:"automatic"
checkout staging
merge staging-next id:"automatic "