Create repository branch. Use from parameter to specify the source branch that this branch will be created from. Use type parameter to specify branch types, like Feature, Bugfix, Release etc. The final branch name will be combination of type and branch name with a slash. Use continue parameter to ignore when branch already exists.