get_diff_stats
Analyze code changes with file and line statistics. Compare commits, track staged changes, or focus on specific files to assess modifications in your working directory.
Instructions
Get diff statistics (files changed, lines added/removed)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commit1 | No | First commit for comparison | |
commit2 | No | Second commit for comparison | |
cwd | No | Working directory | |
file | No | Specific file stats | |
staged | No | Show stats for staged changes |