git_stage
Stage files for git commit after validating each path against FSGUARD_ROOT, blocking any path that escapes the protected directory.
Instructions
Stage files for commit. Every path is validated against FSGUARD_ROOT before being staged — a path that would escape the root fails the whole call, staging nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| repo_path | Yes |