commitHash property
The short commit hash of HEAD (e.g. 8f3c1ab), or null if the
repository has no commits.
Implementation
final String? commitHash;
The short commit hash of HEAD (e.g. 8f3c1ab), or null if the
repository has no commits.
final String? commitHash;