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