git_checkout
Switch to a specified branch in a Git repository by providing the repo path and branch name. Enables efficient branch management and context switching for streamlined development workflows.
Instructions
Switches branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch_name | Yes | ||
repo_path | Yes |