- Namespace
-
GitVersion
.Git - Implementing Types
graph BT Type["IGitRepositoryInfo"] class Type type-node
Implementing0["GitRepositoryInfo"]-.->Type click
Implementing0 "/api/GitVersion.Git/GitRepositoryInfo"
Syntax
public interface IGitRepositoryInfo
Properties
| Name | Value | Summary |
|---|---|---|
| DotGitDirectory | string | |
|
Dynamic |
string | |
| GitRootPath | string | |
| ProjectRootDirectory | string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
From
CommonExtensions
|