mermaid/testgitgraph.mm

13 lines
190 B
Plaintext
Raw Normal View History

gitGraph :
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
merge newbranch
commit
checkout newbranch
merge master