git_add
Stage explicit repository paths in Git directly, bypassing shell interpolation for reliable version control.
Instructions
Stage explicit repository paths using Git directly, without shell interpolation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Git repository directory; defaults to the workspace. | |
| paths | Yes | Repository paths to stage. |