ForceBumpStrategy Type
Union cases
| Union case |
Description
|
Full Usage:
All
|
Force bump is applied to all scopes. |
Full Usage:
Auto
|
For specific scope if it is the CWD, else all. |
Full Usage:
ForScopes string list
Parameters:
string list
|
When force bumping, you can apply the bump to specified scopes.
|
Full Usage:
None
|
No bump |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAll
Returns: bool
|
|
Full Usage:
this.IsAuto
Returns: bool
|
|
Full Usage:
this.IsForScopes
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Partas.GitNet