ReferenceName.

Canonical Property

Summary

Gets the canonical reference name (e.g. refs/heads/main).
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public string Canonical { get; }

Value

Type Description
string
GitHub