git_checkout
Switch to a specified Git branch or create a new one to manage Odoo.sh development branches via the MCP server.
Instructions
Switch to a branch or create a new branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | Branch name | |
| createNew | No | Create a new branch if true |