The information in this topic may be out of date. The current SDK reference guide has moved here.
Use this property to set and retrieve the parent branch from which newly created branches get their initial baseline.
config.parentBranchName = configval; configval = config.parentBranchName;
Type:string
The parent branch name to be configured.