git-remove-all
Unstage all files in a Git directory, clearing the staging area for a clean reset.
Instructions
Removes all files from the staging area
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The directory to run the command in (defaults to current working directory) |