BranchConfig.

CreateDefaultBranchConfig(string) Method

Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

public static BranchConfig CreateDefaultBranchConfig(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
BranchConfig
GitHub