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
Initializes a new instance of the
GitBranch class.
- Assembly
- Cake
.Git .dll - Namespace
- Cake
.Git - Containing Type
- GitBranch
Syntax
public GitBranch(Repository repository)
Parameters
| Name | Type | Description |
|---|---|---|
| repository | Repository | The repository. |
Return Value
| Type | Description |
|---|---|
| void |
