git_reset
Unstage all changes in a Git repository using the specified repo path. Ideal for resetting staged files before committing or altering workflows in version control.
Instructions
Unstages all staged changes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |