veto_git_blame
Analyze local git history to get ownership and contribution details for files or directories, showing total commits, contributor counts, and last-modified metadata instantly without network.
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. |