Unverified Commit 9af27c12 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

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

parents 9d27674a 15d41d4f
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -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

    checkout master
    checkout staging
    checkout master
    commit id:"  "
    checkout staging-next
    branch staging-next

    merge master id:"automatic"
    checkout staging
    merge staging-next id:"automatic "