mirror of
https://github.com/atom/atom.git
synced 2026-01-14 01:18:01 -05:00
10 lines
754 B
Markdown
10 lines
754 B
Markdown
# Git Diff package
|
|
[](https://travis-ci.org/atom/git-diff) [](https://ci.appveyor.com/project/Atom/git-diff/branch/master) [](https://david-dm.org/atom/git-diff)
|
|
|
|
Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.
|
|
|
|
* <kbd>alt-g up</kbd> to move the cursor to the previous diff in the editor
|
|
* <kbd>alt-g down</kbd> to move the cursor to the next diff in the editor
|
|
|
|

|