WIP - scaffolding for rendering gitgraph.

This commit is contained in:
Raghu Rajagopalan
2016-03-29 15:16:08 +05:30
parent 4b91dbfed6
commit 2fee6e62aa
6 changed files with 37274 additions and 679 deletions

12
testgitgraph.mm Normal file
View File

@@ -0,0 +1,12 @@
gitGraph:
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
merge newbranch
commit
checkout newbranch
merge master