GitVersionContextFactory.

Create(GitVersionOptions) Method

Namespace
GitVersion
Containing Type
GitVersionContextFactory

Syntax

public GitVersionContext Create(GitVersionOptions gitVersionOptions)

Parameters

Name Type Description
gitVersionOptions GitVersionOptions

Return Value

Type Description
GitVersionContext
GitHub