ReferenceName.

Equals(ReferenceName) Method

Summary

Returns true when the canonical name of this instance equals that of other.
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public bool Equals(ReferenceName other)

Parameters

Name Type Description
other ReferenceName

Return Value

Type Description
bool
GitHub