parentBranchName property
Use this property to set and retrieve the parent branch from which newly created branches get their initial baseline.
Syntax
config.parentBranchName = configval;
configval = config.parentBranchName;
Type:string
The parent branch name to be configured.