git_checkout
Switch to an existing branch in a Git repository by providing its name and repository path. Resolves branch selection for subsequent operations.
Instructions
Switches branches
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | ||
| branch_name | Yes |