Summary
Gets the committer name associated with the resolved commit.
- Namespace
- Cake
.Common .Build .Rwx .Data - Containing Type
- RwxGitInfo
Syntax
public string CommitterName { get; }
Value
| Type | Description |
|---|---|
| string | The committer name. |
