IGitRepository Interface

Namespace
GitVersion
Implementing Types

Syntax

public interface IGitRepository

Properties

Methods

Extension Methods

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