IGitRepositoryInfo Interface

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
DynamicGitRepositoryPath string
GitRootPath string
ProjectRootDirectory string

Extension Methods

GitHub