Summary
Gets the previous Git commit sha.
- Namespace
- Cake
.Common .Build .Jenkins .Data - Containing Type
- Jenkins
Repository Info
Syntax
public string GitPreviousCommitSha { get; }
Value
Type | Description |
---|---|
string | The previous Git commit sha. |