Skip to main content

Module git_styles

Module git_styles 

Source
Expand description

Git workflow styles — named rule bundles for git permissiveness.

Styles are predefined sets of config rules that control how permissive rippy is with git operations. They are expanded into ConfigDirectives during config loading, slotting between stdlib and user rules.

Enums§

GitStyle
A named git workflow style.

Functions§

expand_git_config
Expand a [git] config section into directives.