Header menu logo Partas.GitNet

ForceBumpStrategy Type

Union cases

Union case Description

All

Full Usage: All

Force bump is applied to all scopes.

Auto

Full Usage: Auto

For specific scope if it is the CWD, else all.

ForScopes string list

Full Usage: ForScopes string list

Parameters:
    Item : string list

When force bumping, you can apply the bump to specified scopes.

Item : string list

None

Full Usage: None

No bump

Instance members

Instance member Description

this.IsAll

Full Usage: this.IsAll

Returns: bool
Returns: bool

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsForScopes

Full Usage: this.IsForScopes

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

Type something to start searching.