1 repositorio
Executes Git commands pre-loaded with the current workspace's repository and branch information, skipping extra configuration.
Distinct from CLI Workspaces: Distinct from CLI Workspaces: specifically pre-loads Git context (repository, branch) into commands, not general workspace management.
Explore 1 awesome GitHub repository matching development tools & productivity · Context-Aware Git CLI Commands. 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
Executes Git commands pre-loaded with the current workspace's repository and branch information.