Shows a list of git modified files on top of the tree-view for easy access. Opens all git modified files at once with a simple command.
This plugin was developed by using code samples from the following atom plugins:
'ctrl-alt-o': 'tree-view-git-modified:toggle' // Shows or hides panel
'ctrl-cmd-o': 'tree-view-git-modified:openAll' // Open all git modified files
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.