diff options
author | John L. Villalovos <john.l.villalovos@intel.com> | 2015-03-16 20:49:10 -0700 |
---|---|---|
committer | John L. Villalovos <john.l.villalovos@intel.com> | 2015-03-26 11:43:55 -0700 |
commit | 9c76f67f13c033b67b23206798701548207dd880 (patch) | |
tree | e089031b26a7fb97ee099bb6f7bdb21deaebafc0 /color.py | |
parent | 52b99aa91d0fbb5ea363b5febb367d602dbc56db (diff) | |
download | git-repo-9c76f67f13c033b67b23206798701548207dd880.tar.gz |
Always capture output for GitCommand
Switch the GitCommand program to always capture the output for stdout
and stderr. And by default print the output while running.
The options capture_stdout and capture_stderr have effectively become
options to supress the printing of stdout and stderr.
Update the 'git fetch' to use '--progress' so that the progress messages
will be displayed. git checks if the output location isatty() and if it
is not a TTY it will by default not print the progress messages.
Change-Id: Ifdae138e008f80a59195f9f43c911a1a5210ec60
Diffstat (limited to 'color.py')
0 files changed, 0 insertions, 0 deletions