veto_git_blame
Use local git history to reveal file or directory ownership, contributor commit counts, and last-modified metadata for any codebase.
Instructions
Returns ownership and contribution history for a file or directory — total commits, contributor list with commit counts, and last-modified metadata. Uses local git history: instant, zero network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Absolute path to a single file. If both are provided, file_path takes precedence. | |
| project_dir | No | Absolute path to a project directory to analyse. |