- Namespace
-
GitVersion
.Git - Interfaces
-
- IGitRepository
- IDisposable
graph BT Type-.->Interface0["IGitRepository"] click
Interface0 "/api/GitVersion.Git/IGitRepository"
Type-.->Interface1["IDisposable"]
Type["IMutatingGitRepository"] class Type type-node
Syntax
public interface IMutatingGitRepository : IGitRepository, IDisposable
Methods
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
T |
From
CommonExtensions
|