mermaid/testgitgraph.mm

17 lines
199 B
Plaintext
Raw Normal View History

gitGraph :
2016-04-01 20:01:46 +05:30
options
{"key": "value",
"nodeWidth": 150
2016-04-01 20:01:46 +05:30
}
end
2016-03-31 10:40:35 +05:30
commit
2016-04-25 13:01:17 +05:30
branch newbranch
checkout newbranch
commit
commit
2016-04-25 13:01:17 +05:30
checkout master
commit
commit
merge newbranch