Git File Forensics MCP
by davidorex
track_file_versions
Track complete version history of a specific file, including renames and moves
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | Yes | File to analyze | |
outputPath | Yes | Path to write analysis output | |
repoPath | Yes | Path to git repository |
Input Schema (JSON Schema)
You must be authenticated.