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'
- Tests!
- Clean up deprecated api calls
- Configuration options