Summary
Gets the commit range for the current pull request.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- Travis
C I Repository Info
Syntax
public string CommitRange { get; }
Value
| Type | Description |
|---|---|
| string | The commit range. |
