An error occurred while fetching this tab.
Fetch repositories with --quiet option by default
- Mar 28, 2017
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
This will allow us to prevent deadlocks when dealing with extremely long outputs from `git fetch`. All the pipes (stdin, stdout, and stderr) have limited buffers, and when one fills up, everything is going to stop.
-