Summary
Gets or sets the name of the branch to use on the remote repository.
- Namespace
- Cake
.Common .Tools .GitLink - Containing Type
- GitLinkSettings
Syntax
public string Branch { get; set; }
Value
| Type | Description |
|---|---|
| string |
public string Branch { get; set; }
| Type | Description |
|---|---|
| string |