IGitRepositoryInfo.

DynamicGitRepositoryPath Property

Summary

Gets the path to the dynamically created Git repository used for shallow-clone scenarios, or null when not applicable.
Namespace
GitVersion.Git
Containing Type
IGitRepositoryInfo

Syntax

string DynamicGitRepositoryPath { get; }

Value

Type Description
string
GitHub