git
Execute Git commands to manage version control, track changes, and collaborate on code repositories within development workflows.
Instructions
Run git commands
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Git command (without 'git' prefix) | |
| cwd | No | Working directory (optional, defaults to project root) |