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

Add --quiet flag to git diff #28

Merged
merged 1 commit into from May 1, 2020
Merged

Conversation

RobinWijnant
Copy link
Contributor

Closes #27

This fixes ENOBUFS error which is thrown when the stdout buffer exceeds 1MB
@EndBug EndBug added the type: feature New feature or feature request label Apr 30, 2020
@EndBug EndBug added this to In progress in Main board via automation Apr 30, 2020
Main board automation moved this from In progress to Reviewer approved May 1, 2020
@EndBug EndBug merged commit 72da43c into EndBug:master May 1, 2020
Main board automation moved this from Reviewer approved to Done May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or feature request
Projects
No open projects
Main board
  
Done
Development

Successfully merging this pull request may close these issues.

ENOBUFS error when the to be committed files exceed 1MB
2 participants