RwxGitInfo.

CommitMessage Property

Summary

Gets the full message of the resolved commit.
Namespace
Cake.Common.Build.Rwx.Data
Containing Type
RwxGitInfo

Syntax

public string CommitMessage { get; }

Value

Type Description
string The resolved commit message.