Fixed more example cases

This commit is contained in:
ashishj
2022-03-24 17:43:23 +01:00
parent 4eb7d0d299
commit b9bde5e64c

View File

@@ -42,7 +42,7 @@
commit commit
</div> </div>
<div class="mermaid" style="width: 100%; height: 20%;"> <div class="mermaid2" style="width: 100%; height: 20%;">
gitGraph: gitGraph:
commit commit
branch hotfix branch hotfix
@@ -87,14 +87,13 @@
merge release merge release
</div> </div>
<div class="mermaid2" style="width: 100%; height: 20%;"> <div class="mermaid" style="width: 100%; height: 20%;">
gitGraph: gitGraph:
commit commit
commit commit
branch newbranch branch newbranch
checkout newbranch
commit commit
reset main merge main
</div> </div>
<script src="./mermaid.js"></script> <script src="./mermaid.js"></script>
<script> <script>