You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Git Diff package
2
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
3
4
+
### This package is now a part of the [core Atom repository](https://github.com/atom/atom/tree/master/packages/git-diff), please direct all issues and pull requests there in the future!
5
+
6
+
---
7
+
4
8
Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.
5
9
6
10
* <kbd>alt-g up</kbd> to move the cursor to the previous diff in the editor
0 commit comments