IGitRepository.

Path Property

Summary

Gets the path to the .git directory.
Namespace
GitVersion.Git
Containing Type
IGitRepository

Syntax

string Path { get; }

Value

Type Description
string
GitHub