jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

"The command is too long" #203

Open CaelanStewart opened 7 years ago

CaelanStewart commented 7 years ago

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 scale?