DescriptionAdd a way to stream && capture subprocess output.
Motivation:
When pushing to Gerrit, it may take some time, during which
"git push" is printing useful things for both user and our tooling.
Until now, the only way our tooling can capture this data was by
making user stare a the blank {default_background} terminal.
This patch allows to show progress to user and gives data to tooling.
R=maruel@chromium.org,phajdan.jr@chromium.org
BUG=580136
Patch Set 1 #Patch Set 2 : add test for stderr redirect #Patch Set 3 : re-parent #
Total comments: 3
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 6 (1 generated)
|