Add documentation for Git Graph parallel commits #5324
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
Realised that there is a parallel commit configuration option for Git Graph while going through the code base but couldn't find anything about it in the docs
Steps to reproduce
Screenshots
Parallel commits enabled
mermaid.initialize({ startOnLoad: true, theme: "dark", gitGraph: { parallelCommits: true }, });
Code Sample
No response
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: