scmpuff
scmpuff copied to clipboard
Argument list too long
I got into this mess trying to initialize a new git repo in a dir that didn't have a .gitignore, so it tried adding all of my node_modules folder 😅
I see there's an old issue that's closed that seems to be related https://github.com/mroth/scmpuff/issues/42. I'm opening a new issue since the problem still exists
With a .gitignore file in place it works fine