git_reset
Unstage all staged changes in a Git repository. Use this tool to revert files in the staging area to their previous state, ensuring clarity in your next commit. Requires specifying the repository path for operation.
Instructions
Unstages all staged changes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |