Summary
Gets the full message of the resolved commit.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxGitInfo
Syntax
public string CommitMessage { get; }
Value
| Type | Description |
|---|---|
| string | The resolved commit message. |
public string CommitMessage { get; }
| Type | Description |
|---|---|
| string | The resolved commit message. |