Chromium Code Reviews
DescriptionFix git cl upload deadlock.
If the stderr buffer used in git diff became full
before stdout was completely consumed, git cl upload
would deadlock.
This also sets GIT_PAGER to be perfectly sure no pager
is triggered by the git commands run. I haven't
seen that as a problem but it's a reasonable (and
common) precaution.
BUG=558726
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298090
Patch Set 1 #Patch Set 2 : Other quotation marks. #
Total comments: 1
Messages
Total messages: 13 (4 generated)
|