Summary
Gets the repository default branch.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Repository Info
Syntax
public string RepoDefaultBranch { get; }
Value
Type | Description |
---|---|
string | The repository default branch. |