Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for Git Graph parallel commits #5324

Closed
NicolasCwy opened this issue Feb 26, 2024 · 1 comment · Fixed by #5336
Closed

Add documentation for Git Graph parallel commits #5324

NicolasCwy opened this issue Feb 26, 2024 · 1 comment · Fixed by #5336
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@NicolasCwy
Copy link
Contributor

NicolasCwy commented Feb 26, 2024

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

  1. Go to https://mermaid.js.org/syntax/gitgraph.html
  2. Search for "parallel commits"

Screenshots

Parallel commits enabled
mermaid.initialize({ startOnLoad: true, theme: "dark", gitGraph: { parallelCommits: true }, });
image

Code Sample

No response

Setup

  • Mermaid version: Added in v10.8.0

Suggested Solutions

No response

Additional Context

No response

@NicolasCwy NicolasCwy added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Feb 26, 2024
@NicolasCwy
Copy link
Contributor Author

Will be working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant