mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
CONTRIBUTING.md: fix broken staging graph in newer mermaid versions
This commit is contained in:
parent
f5be4ed5f7
commit
15d41d4f1d
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||||
|
commit id:" "
|
||||||
|
branch staging-next
|
||||||
|
|
||||||
checkout master
|
|
||||||
checkout staging
|
|
||||||
checkout master
|
|
||||||
commit id:" "
|
|
||||||
checkout 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…
Add table
Add a link
Reference in a new issue