atom-git-control icon indicating copy to clipboard operation
atom-git-control copied to clipboard

Not maintained :(

Results 100 atom-git-control issues
Sort by recently updated
recently updated
newest added

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...

question

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...

enhancement

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...

enhancement

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...

enhancement

is it the package limitation?

enhancement

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...

bug

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...

bug

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...

enhancement

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...

enhancement

[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:...

bug