- Namespace
-
GitVersion
.VersionCalculation - Interfaces
-
- IComparable
- IFormattable
- IConvertible
- Base Types
-
- object
- ValueType
- Enum
Syntax
public enum CommitMessageIncrementMode
Fields
Name | Constant Value | Summary |
---|---|---|
Disabled | 1 |
static
|
Enabled | 0 |
static
|
MergeMessageOnly | 2 |
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|