atom-git-control
atom-git-control copied to clipboard
Not maintained :(
I have multiple project folders, but this plugin seems to only offer git operations for the first project folder in the list. Is this a defect, a limitation, or is...
I noticed that the font gets blurry on the commit dialog window if the atom window size is larger or equal to 1920px. If the editor window is resized to...
My most common workflow when using git-control tends to be, 1. Toggle git-control 2. Hit 'compare' option 3. Review changes 4. Commit When I open up git-control I'm presented with...
Hello, I want to dynamically enable/disable commit button when there is no commit message in it. I am working with other people. and I want to intervene them to make...
When trying to commit, your package says the command is too long. It appends every file to be added to the 'git-add' command. How did you ever think that would...
Hi, if you configure git flow to prefix your branches the finish command will fail in atom-git-control. Because git flow expects the name of the feature, not the name of...
PyCharm has very nice support for git-flow. It would be nice if git-control support for git-flow was similar. In pycharm, all it takes is a dropdown widget to give gitflow...
Excellent plugin Not all are new feature, git flow support bugfix tracking. This is a nice enhance, if not, command line is always required for bug fixes. `git flow bugfix...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.12.2 **Electron Version**: 1.3.6 **System**: Mac OS X 10.12.1 **Thrown From**: [git-control](https://github.com/jacogr/atom-git-control) package, v0.8.2 ### Stack Trace Uncaught TypeError:...