update_default_branch
Update the default branch of a GitLab project. Specify project ID and new branch name.
Instructions
Change the default branch of a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| default_branch | Yes | The new default branch name for the project |