commitMessage property
The subject line (first line) of the HEAD commit message, or null if
the repository has no commits.
Implementation
final String? commitMessage;
The subject line (first line) of the HEAD commit message, or null if
the repository has no commits.
final String? commitMessage;