BuildAgentBase.

GetCurrentBranch(bool) Method

Namespace
GitVersion.BuildAgents
Containing Type
BuildAgentBase

Syntax

public virtual string GetCurrentBranch(bool usingDynamicRepos)

Parameters

Name Type Description
usingDynamicRepos bool

Return Value

Type Description
string
GitHub