panelica_git_post_v1_git_repositories_id_checkout
Switch a Git repository to a specified branch. Use this action to update the active working tree and continue work from the desired branch.
Instructions
Checkout branch
HTTP: POST /v1/git/repositories/:id/checkout Category: Git Required scopes: git:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |