atom-ungit
atom-ungit copied to clipboard
Atom plugin for Ungit project
[Enter steps to reproduce below:] 1. When start ungit package, this error displayed **Atom Version**: 0.194.0 **System**: Unknown Windows Version **Thrown From**: [atom-ungit](https://github.com/codingtwinky/atom-ungit) package, v0.4.3 ### Stack Trace Uncaught TypeError:...
### Reproduction Steps 1. Trigger the `ungit:toggle` command from either the command palette or by running `atom.commands.dispatch(atom.views.getView(atom.workspace), 'ungit:toggle')` from the console It says that `activeItem.getUri` on line 70 is undefined...
_From @JostCrow on January 23, 2015 9:46_ [Enter steps to reproduce below:] 1. killed ungit via ctrl+p. 2. pressed ctrl+p again afterwards. 3. Nothing happened so I pressed it again....