RepositoryExtensions.

ToGitRepositoryInfo(IOptions<GitVersionOptions>) Method

Namespace
GitVersion
Containing Type
RepositoryExtensions

Syntax

public static IGitRepositoryInfo ToGitRepositoryInfo(IOptions<GitVersionOptions> options)

Parameters

Name Type Description
options IOptions<GitVersionOptions>

Return Value

Type Description
IGitRepositoryInfo
GitHub