get_git_context
Retrieve Git repository details, including branch info, recent commits, and current working directory changes, to streamline project analysis and version control tasks.
Instructions
Extract Git repository context (branch, recent commits, status)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commit_count | No | Number of recent commits to include | |
include_diff | No | Include current working directory changes |