compare_commits
Analyze differences between two commits using detailed comparisons. Specify file patterns, output formats, and working directories to streamline code change reviews and version control analysis.
Instructions
Compare two commits with detailed analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commit1 | Yes | First commit hash or reference | |
commit2 | Yes | Second commit hash or reference | |
cwd | No | Working directory | |
filePattern | No | File pattern to filter | |
format | No | Output format |