revision property

String? revision
getter/setter pair

The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.

Implementation

core.String? revision;