ReferenceName.

CompareTo(ReferenceName) Method

Summary

Compares this instance to other by canonical name.
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public int CompareTo(ReferenceName other)

Parameters

Name Type Description
other ReferenceName

Return Value

Type Description
int
GitHub