IGitRepositoryInfo.

DotGitDirectory Property

Summary

Gets the path to the .git directory, or null when not yet discovered.
Namespace
GitVersion.Git
Containing Type
IGitRepositoryInfo

Syntax

string DotGitDirectory { get; }

Value

Type Description
string
GitHub