defaultBranch property
The Git remote's default branch name.
If not set, main will be used.
Optional.
Implementation
core.String? defaultBranch;
The Git remote's default branch name.
If not set, main will be used.
Optional.
core.String? defaultBranch;