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