remoteBranch property
The name of the branch in the Git remote from which to pull commits.
If left unset, the repository's default branch name will be used.
Optional.
Implementation
core.String? remoteBranch;
The name of the branch in the Git remote from which to pull commits.
If left unset, the repository's default branch name will be used.
Optional.
core.String? remoteBranch;