Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.
/ git-diff Public archive
forked from atom/git-diff

🔒 Diff markers in Atom's gutter

License

Notifications You must be signed in to change notification settings

pulsar-edit/git-diff

 
 

Repository files navigation

This Repo is Archived under Pulsar-Edit due to being bundled with the Editor.

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

About

🔒 Diff markers in Atom's gutter

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.2%
  • Less 8.8%