update_default_branch
Update a GitLab project's default branch by providing the project ID or path and the 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 |