- Namespace
- GitVersion
- Interfaces
Syntax
public interface IRemote : IEquatable<IRemote>, IComparable<IRemote>
Properties
Name | Value | Summary |
---|---|---|
FetchRefSpecs |
IEnumerable |
|
Name | string | |
PushRefSpecs |
IEnumerable |
|
RefSpecs |
IEnumerable |
|
Url | string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|