createBranch

createBranch

See also: Actions

Description

Create repository branch. Use the from parameter to specify the source reference (commit, branch, or tag) that this branch will be created from. Use optional 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.

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

Related How To's

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.