Compare Git references to review changes before merging. Shows commits and diffs between two branches, tags, or commits. Use to analyze feature branch updates against main or other points.
Compare two Git references to review changes between branches, tags, or commits before merging. Shows commits and diffs to understand what changed between two points in a GitLab project.
Stage specific lines or ranges from Git changes for partial commits, enabling multiple logical commits from a single file with intermixed changes, including untracked files.
Enables AI models to perform comprehensive Git repository management including cloning, file operations, branching, committing, and pushing changes via a secure FastMCP interface. It features built-in workspace isolation and rigorous input validation to ensure production-ready repository control.
Enables querying the latest commit information for any file in the Chromium repository, including commit hash, author, timestamp, message, and modified files through the Gitiles API.
Enables AI to perform peer review of its own code changes by displaying annotated diffs with inline comments in a VS Code/Cursor panel. The AI can analyze its modifications and provide explanations directly alongside the changed code, similar to human code review workflows.