Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 446 Bytes

File metadata and controls

19 lines (13 loc) · 446 Bytes

Git Diff Details package

View git diffs directly in atom.

Use alt-g alt-d to toggle the diff or configure it to your liking:

'.editor':
  'cmd-g cmd-d': 'git-diff-details:toggle-git-diff-details'
  'escape': 'git-diff-details:close-git-diff-details'

git-diff-details

TODOs

  • Tests!
  • Clean up deprecated api calls
  • Configuration options