Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase git ls-files maxBuffer to 10MB #1744

Merged

Conversation

nlfurniss
Copy link
Contributor

This line in GitHubPlugin throws an error (Error: spawnSync git ENOBUFS) for my repo, which has 19K tracked files. If I add "*.?s" to ls-files, I still have 14.5K files and the same error.

By increasing the buffer, this feature will work for very large repos

@nlfurniss nlfurniss force-pushed the increase-git-ls-files-max-buffer branch from 003488f to 9bda977 Compare October 22, 2021 03:02
@Gerrit0 Gerrit0 merged commit c67b56e into TypeStrong:master Oct 22, 2021
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Oct 22, 2021

Thanks!

@nlfurniss nlfurniss deleted the increase-git-ls-files-max-buffer branch November 16, 2021 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants