IRepositoryStore.

GetTargetBranch(string) Method

Namespace
GitVersion.Common
Containing Type
IRepositoryStore

Syntax

IBranch GetTargetBranch(string targetBranchName)

Parameters

Name Type Description
targetBranchName string

Return Value

Type Description
IBranch
GitHub