ReferenceName.

FromBranchName(string) Method

Namespace
GitVersion
Containing Type
ReferenceName

Syntax

public static ReferenceName FromBranchName(string branchName)

Parameters

Name Type Description
branchName string

Return Value

Type Description
ReferenceName
GitHub