git_checkout
Switch to an existing Git branch, or create and switch to a new branch, for safe branch management without force or discard modes.
Instructions
Switch to an existing Git branch, or create and switch to a new branch. Force/discard modes are intentionally not exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Git repository directory; defaults to the workspace. | |
| branch | Yes | ||
| create | No |