This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-01-12 00:19:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
atom
/
packages
/
git-diff
History
Ruby Allison Rose
8b2e42e9fb
chore: I forgot how touchy the linter settings were.
2022-01-03 18:14:04 -08:00
..
keymaps
➡️
Migrate core package 'git-diff' into ./packages
2018-09-06 14:31:10 -07:00
lib
fix(git-diff): Now targets the closest parent repo to the open file.
2022-01-02 16:38:49 -08:00
menus
➡️
Migrate core package 'git-diff' into ./packages
2018-09-06 14:31:10 -07:00
spec
chore: I forgot how touchy the linter settings were.
2022-01-03 18:14:04 -08:00
styles
Reduce font size
2019-02-14 14:49:27 +09:00
LICENSE.md
➡️
Migrate core package 'git-diff' into ./packages
2018-09-06 14:31:10 -07:00
package.json
Fix git diff subscriptions (
#21968
)
2021-03-08 21:12:07 +03:00
README.md
➡️
Migrate core package 'git-diff' into ./packages
2018-09-06 14:31:10 -07:00
README.md
Git Diff package
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
Reference in New Issue
View Git Blame
Copy Permalink