git-add-all
Stage all modified and untracked files in the current directory for the next commit.
Instructions
Adds all files to the staging area
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | The directory to run the command in (defaults to current working directory) |