IGitRepositoryInfo.

GitRootPath Property

Summary

Gets the root path of the Git working tree, or null when not yet discovered.
Namespace
GitVersion.Git
Containing Type
IGitRepositoryInfo

Syntax

string GitRootPath { get; }

Value

Type Description
string
GitHub