Skip to main content
Moves a branch from the ephemeral namespace into the default namespace. Once promoted, the branch is treated like any other persistent branch and will be included in Git Sync if configured.

Options

string
required
The ephemeral branch to promote.
string
Destination branch name in the default namespace. Defaults to baseBranch when omitted.

Response

string
The name of the promoted branch in the default namespace.