create_branch
Create a new branch from a specified source branch or commit in a GitLab project.
Instructions
Create a new branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch | Yes | Name for the new branch | |
| ref | No | Source branch/commit for new branch |