mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 03:04:07 +01:00
WIP - scaffolding for rendering gitgraph.
This commit is contained in:
12
testgitgraph.mm
Normal file
12
testgitgraph.mm
Normal file
@@ -0,0 +1,12 @@
|
||||
gitGraph:
|
||||
commit
|
||||
branch newbranch
|
||||
checkout newbranch
|
||||
commit
|
||||
commit
|
||||
checkout master
|
||||
commit
|
||||
merge newbranch
|
||||
commit
|
||||
checkout newbranch
|
||||
merge master
|
||||
Reference in New Issue
Block a user