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

Unable to pass options to child_process.exec #2

Open
grawk opened this issue Feb 9, 2016 · 1 comment
Open

Unable to pass options to child_process.exec #2

grawk opened this issue Feb 9, 2016 · 1 comment

Comments

@grawk
Copy link

grawk commented Feb 9, 2016

I ran into a scenario where the stdOut buffer from one of my git commands (via gittle) exceeds the default maxBuffer size for child_process.exec. If I was able to, I'd pass an option down to gittle to increase the maxBuffer. But currently no such feature exists.

@grawk
Copy link
Author

grawk commented Feb 10, 2016

Not sure, but it also looks like I can't pass args to the commit command. Like if I wanted to run as --quiet to suppress copious stdout.

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

No branches or pull requests

1 participant