IMutatingGitRepository Interface

Namespace
GitVersion
Interfaces
graph BT Type-.->Interface0["IGitRepository"] click Interface0 "/api/GitVersion/IGitRepository" Type["IMutatingGitRepository"] class Type type-node

Syntax

public interface IMutatingGitRepository : IGitRepository

Methods

Extension Methods

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