RepositoryStore.

GetTargetBranch(string) Method

Namespace
GitVersion
Containing Type
RepositoryStore

Syntax

public IBranch GetTargetBranch(string targetBranchName)

Parameters

Name Type Description
targetBranchName string

Return Value

Type Description
IBranch
GitHub