Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 537 Bytes

File metadata and controls

21 lines (12 loc) · 537 Bytes

Gitgraph usando parâmetros de configuração for 'jj'


title: Example 'jj' diagram


%%{init: { 'theme': 'neutral', 'gitGraph': { 'showBranches': true, 'showCommitLabel': true }}}%%
gitGraph
    commit id:"root" tag:"root() • 00000000"
    commit id:"rpnmmmyw" tag:"(no description) • 2026-06-27 15:06 • linduarte"
    commit id:"vysvuvxm" tag:"Add hello file and second file • 2026-06-28 11:07 • linduarte"
    commit id:"vkvrvmwxo" tag:"(empty description) • 2026-06-28 11:17 • linduarte"



Loading