git_checkout
Switches to a specified Git branch in a designated repository. Use this tool to manage branches within allowed directories, supporting AI-assisted development workflows securely.
Instructions
Switches branches. Checks out the specified branch. Repository must be within the allowed directory.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch_name | Yes | Name of branch to checkout | |
repo_path | Yes | Path to git repository |