mermaid/testgitgraph.mm

20 lines
232 B
Plaintext
Raw Normal View History

2016-04-26 22:52:52 +05:30
gitGraph BT:
2016-04-01 20:01:46 +05:30
options
2016-05-07 10:52:24 +05:30
{
2016-04-26 22:52:52 +05:30
"nodeSpacing": 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
2016-05-07 10:52:24 +05:30
reset newbranch^^
commit
commit
2016-04-25 13:01:17 +05:30