create_branch
Create a new branch in a GitLab project by specifying the project ID, branch name, and source reference. Simplify branch management directly within the GitLab MCP server.
Instructions
Create a new branch in a GitLab project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | Yes | Name for the new branch | |
project_id | Yes | Project ID or URL-encoded path | |
ref | No | Source branch/commit for new branch |