mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
CONTRIBUTING.md: fix broken staging graph in newer mermaid versions
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user