Add parallelCommits config option for gitGraphs

This commit is contained in:
Matheus B 2023-12-22 20:42:24 -03:00
parent 4499926453
commit 00ac6ccb37
1 changed files with 3 additions and 0 deletions

View File

@ -780,6 +780,9 @@ $defs: # JSON Schema definition (maybe we should move these to a separate file)
rotateCommitLabel:
type: boolean
default: true
parallelCommits:
type: boolean
default: false
# YAML anchor reference, don't use $ref since ajv doesn't load defaults
arrowMarkerAbsolute: *arrowMarkerAbsolute