1 Repo
Calculating differences against a user-defined reference point such as a specific tag, branch, or commit.
Distinct from Base Diff Display: Distinct from Base Diff Display: allows the base to be any arbitrary git reference, not just HEAD or staged.
Explore 1 awesome GitHub repository matching development tools & productivity · Baseline Comparisons. Refine with filters or upvote what's useful.
GitGutter is a Git diff visualization tool and plugin for the Sublime Text editor. It interfaces with the Git binary to provide real-time tracking of modified and untracked files, visualizing version control status directly within the editor gutter to mark inserted, modified, or deleted lines. The tool enables navigation between modified code hunks and the inspection of commit metadata via hover popups. It allows users to define specific branches, tags, or commits as reference points for calculating changes and provides the ability to revert modified hunks or copy original committed text to t
Determines file changes by comparing the current buffer against a configurable Git reference point.