commitMessage property

String? commitMessage
final

The subject line (first line) of the HEAD commit message, or null if the repository has no commits.

Implementation

final String? commitMessage;