CONTRIBUTING.md: fix broken staging graph in newer mermaid versions (#350258)

This commit is contained in:
Atemu 2024-10-24 14:26:18 +02:00 committed by GitHub
commit 9af27c122a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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