git_reset
Unstage all changes and clear the staging area for a specified Git repository. Ensures the repository is within the allowed directory for secure AI-assisted development workflows.
Instructions
Unstages all staged changes. Removes all files from the staging area. Repository must be within the allowed directory.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes | Path to git repository |