working but ugly

This commit is contained in:
Raghu Rajagopalan
2016-03-31 10:40:35 +05:30
parent 43ab44d8ba
commit 9cb9407e1c
4 changed files with 343 additions and 145 deletions

View File

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