This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Git.
Summary
Gets the full name of the branch.
- Assembly
- Cake
.Git .dll - Namespace
- Cake
.Git - Containing Type
- GitBranch
Syntax
public string CanonicalName { get; }
Value
Type | Description |
---|---|
string | The full name of the branch. |