RwxGitInfo.

Ref Property

Summary

Gets the unresolved ref associated with the commit.
Namespace
Cake.Common.Build.Rwx.Data
Containing Type
RwxGitInfo

Syntax

public string Ref { get; }

Value

Type Description
string The unresolved ref (for example, refs/heads/main or refs/tags/v1.0.0).