git_history_for_path
List commits that modified a specified file path, showing additions, deletions, and commit subjects in reverse chronological order.
Instructions
List commits that touched a current path, newest first, with additions/deletions and subjects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No |