- Namespace
- GitVersion
graph BT Type["IGitRepositoryInfo"] class Type type-node
Syntax
public interface IGitRepositoryInfo
Properties
Name | Value | Summary |
---|---|---|
DotGitDirectory | string | |
Dynamic |
string | |
GitRootPath | string | |
ProjectRootDirectory | string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|