930f9f3 ←f615d32antonApr 6, 2026 api

create gitgraph-styled.mmd via macOS

A /docs/undefined +12 -0
A /docs/undefined +12 -0
1%%{init: {'theme': 'base', 'themeVariables': {'git0': '#4caf50', 'git1': '#2196f3', 'gitBranchLabel0': '#fff', 'gitBranchLabel1': '#fff', 'commitLabelColor': '#333'}}}%%
2gitGraph
3 commit
4 commit
5 branch develop
6 checkout develop
7 commit
8 commit
9 checkout main
10 merge develop
11 commit
12 commit