The information in this topic may be out of date. The current SDK reference guide has moved here.
baselineBranchName property
Use this property to set and retrieve the name of the branch the baseline reference will be taken from and where new and accepted steps will be saved to.
Syntax
config.baselineBranchName = configval;
configval = config.baselineBranchName;
Type:string
The baseline branch name to be configured.