/git-diff

Diff markers in Atom's gutter

Primary LanguageJavaScriptMIT LicenseMIT

Git Diff package

OS X Build Status Windows Build Status Dependency Status

This package is now a part of the core Atom repository, please direct all issues and pull requests there in the future!


Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.

  • alt-g up to move the cursor to the previous diff in the editor
  • alt-g down to move the cursor to the next diff in the editor