mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
CONTRIBUTING.md: fix broken staging graph in newer mermaid versions (#350258)
This commit is contained in:
commit
9af27c122a
@ -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 "
|
||||||
|
Loading…
Reference in New Issue
Block a user