ConfigFileLocator.

SelectConfigFilePath(GitVersionOptions, IGitRepositoryInfo) Method

Namespace
GitVersion.Configuration
Containing Type
ConfigFileLocator

Syntax

public string SelectConfigFilePath(GitVersionOptions gitVersionOptions, IGitRepositoryInfo repositoryInfo)

Parameters

Name Type Description
gitVersionOptions GitVersionOptions
repositoryInfo IGitRepositoryInfo

Return Value

Type Description
string
GitHub