scmpuff icon indicating copy to clipboard operation
scmpuff copied to clipboard

Argument list too long

Open Tobbe opened this issue 4 months ago • 1 comments

Image

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

Tobbe avatar Nov 07 '25 11:11 Tobbe

With a .gitignore file in place it works fine

Image

Tobbe avatar Nov 07 '25 11:11 Tobbe