1 个仓库
Creates shareable patches from uncommitted or staged changes for review before a pull request is ready.
Distinct from Patch Generators: Distinct from Patch Generators: focuses on generating patches specifically for pre-PR review, not general diff exports.
Explore 1 awesome GitHub repository matching software engineering & architecture · Pre-Pull Request. Refine with filters or upvote what's useful.
GitLens is a Git extension for VS Code that brings inline blame annotations, CodeLens authorship information, and an interactive commit graph directly into the editor. It provides a visual timeline of repository history with color-coded branch relationships, search, and filtering, alongside file-level annotations that show who last changed each line and why. The extension also functions as a cross-provider pull request manager, integrating with GitHub, GitLab, Bitbucket, and Azure DevOps to centralize PR and issue tracking within the IDE. What distinguishes GitLens is its AI-powered Git assis
Creates shareable patches from uncommitted changes for pre-PR review and testing.