commitHash property

String? commitHash
final

The short commit hash of HEAD (e.g. 8f3c1ab), or null if the repository has no commits.

Implementation

final String? commitHash;