syncBranch property

String? syncBranch
getter/setter pair

The branch of the repository to sync from.

Default: master.

Implementation

core.String? syncBranch;