IGitRepository Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IGitRepository"] class Type type-node Implementing0["IMutatingGitRepository"]-.->Type click Implementing0 "/api/GitVersion/IMutatingGitRepository"

Syntax

public interface IGitRepository

Properties

Methods

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IGitRepository>(string) T
GitHub