VcsConfig
Index
Properties
optionaldefaultBranch
The default branch / base.
hookFormat
The format to use for generated VCS hook files.
hooks
A mapping of hooks to commands to run when the hook is triggered.
manager
The VCS client being utilized by the repository.
provider
The upstream version control provider, where the repository source code is stored.
optionalremoteCandidates
List of remote's in which to compare branches against.
syncHooks
Generates hooks and scripts based on the hooks
setting.
Configures the version control system (VCS).