commitSha property

String? commitSha
getter/setter pair

The commit SHA to read repository with.

If unset, the file will be read at HEAD.

Implementation

core.String? commitSha;