ScopeStrategy Type
Union cases
| Union case |
Description
|
Full Usage:
Auto
|
Explicit scopes are logged, and scope names are generated when not explicit, and logged under that scope. |
Full Usage:
Explicit
|
Explicit scopes are logged only |
Full Usage:
None
|
Normal commit logging |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAuto
Returns: bool
|
|
Full Usage:
this.IsExplicit
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Partas.GitNet