Skip to content
This repository was archived by the owner on Sep 8, 2018. It is now read-only.

atom/git-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a7fde2 Â· Sep 7, 2018
Jan 15, 2015
Sep 6, 2018
Jul 16, 2014
Sep 6, 2018
Jan 17, 2018
Oct 15, 2013
Mar 18, 2016
May 22, 2014
Dec 22, 2016
Feb 23, 2014
Dec 26, 2016
Sep 7, 2018
Jun 24, 2016
Sep 6, 2018

Repository files navigation

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