Git Forensics MCP
by davidorex
analyze_file_changes
Analyze changes to specific files across branches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branches | Yes | Branches to analyze | |
files | Yes | Files to analyze | |
outputPath | Yes | Path to write analysis output | |
repoPath | Yes | Path to git repository |
Input Schema (JSON Schema)
You must be authenticated.