git_apply_patch
Apply a unified diff patch to a local git repository with write mode enabled. Integrates to modify code directly.
Instructions
Apply a unified diff patch. Requires local git write mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| repo_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |