git_reset
Reset staged changes in a Git repository to unstage all modifications. Specify the repository path to revert to the last commit state and clear the staging area.
Instructions
Unstages all staged changes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |