mermaid/testgitgraph.mm
2016-04-26 22:53:38 +05:30

17 lines
203 B
Plaintext

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