Files
mermaid/testgitgraph.mm
2016-04-25 13:01:17 +05:30

17 lines
199 B
Plaintext

gitGraph :
options
{"key": "value",
"nodeWidth": 150
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch