createBranch
Create a new branch from a specified commit in a Bitbucket repository. Provide workspace, repository slug, branch name, and target commit hash.
Instructions
Create a new branch in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Bitbucket workspace name | |
| repo_slug | Yes | Repository slug | |
| name | Yes | Name of the new branch | |
| target | Yes |