README.md
1 # Git Diff package 2 [](https://travis-ci.org/atom/git-diff) [](https://ci.appveyor.com/project/Atom/git-diff/branch/master) [](https://david-dm.org/atom/git-diff) 3 4 Marks lines in the editor gutter that have been added, edited, or deleted since the last commit. 5 6 * <kbd>alt-g up</kbd> to move the cursor to the previous diff in the editor 7 * <kbd>alt-g down</kbd> to move the cursor to the next diff in the editor 8 9 