revision property

String revision
final

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

Implementation

final String revision;