Module settings

Source
Expand description

Graph generation settings.

Structs§

BranchSettings
Settings defining branching models
BranchSettingsDef
Helper for reading BranchSettings, required due to RegEx.
Characters
The characters used for drawing text-based graphs.
ColorsDef
Helper for reading branch colors, required due to RegEx.
MergePatterns
RegEx patterns for extracting branch names from merge commit summaries.
RepoSettings
Repository settings for the branching model. Used to read repo’s git-graph.toml
Settings
Top-level settings

Enums§

BranchOrder
Ordering policy for branches in visual columns.