create_branch_tool
Create a new branch in a GitLab repository from a chosen branch or commit SHA by providing project ID, branch name, and ref.
Instructions
Create a new branch in a GitLab repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Branch name or commit SHA to create from | |
| branch | Yes | Name of the new branch | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||