GitBranch.

GitBranch(Repository) Constructor

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