Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

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 brach branch name with a slash. Use continue parameter to ignore when branch already exists.

Required Parameters

repository, branch, from

Optional Parameters

workspace, type, continue

Type

Create

Category

Branches

Output Formats

Replacement Variables

branch, branchId

Since Version10.5

Examples

createBranch


...