checkout_branch
Switch to a specified branch in a local repository, creating it if needed. Directly set the active branch for a given repo path and branch name.
Instructions
Switch to a branch, optionally creating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | ||
| repo_path | Yes | ||
| create_new | No |