BranchConfig.

BranchConfig(BranchConfig) Constructor

Summary

Creates a clone of the given branchConfiguration.
Namespace
GitVersion.Model.Configuration
Containing Type
BranchConfig

Syntax

public BranchConfig(BranchConfig branchConfiguration)

Parameters

Name Type Description
branchConfiguration BranchConfig

Return Value

Type Description
void
GitHub