mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-21 13:14:11 +01:00
Added sample for tag,type and id for a commit
This commit is contained in:
@@ -46,16 +46,16 @@
|
|||||||
commit
|
commit
|
||||||
branch develop
|
branch develop
|
||||||
checkout develop
|
checkout develop
|
||||||
commit
|
commit id:"ash" tag:"abc"
|
||||||
branch featureB
|
branch featureB
|
||||||
checkout featureB
|
checkout featureB
|
||||||
commit
|
commit type:HIGHLIGHT
|
||||||
checkout master
|
checkout master
|
||||||
branch hotfix
|
branch hotfix
|
||||||
checkout hotfix
|
checkout hotfix
|
||||||
commit
|
commit type:NORMAL
|
||||||
checkout develop
|
checkout develop
|
||||||
commit
|
commit type:REVERSE
|
||||||
checkout featureB
|
checkout featureB
|
||||||
commit
|
commit
|
||||||
checkout master
|
checkout master
|
||||||
|
|||||||
Reference in New Issue
Block a user