Summary
Gets the summary line of the resolved commit's message.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxGitInfo
Syntax
public string CommitSummary { get; }
Value
| Type | Description |
|---|---|
| string | The first line of the resolved commit message. |
