Exemple Mermaid Gitgraph
Apparence
Exemple Mermaid Gitgraph
Exemple de git graph.
gitGraph
commit id: "init"
branch feature
checkout feature
commit id: "add-mermaid"
commit id: "add-bpmn"
checkout main
merge feature
commit id: "deploy"