diff options
author | Mike Frysinger <vapier@google.com> | 2020-02-22 00:07:35 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-03-14 04:02:42 +0000 |
commit | 4847e0574303f90438335a7c6c7c009145deb8ef (patch) | |
tree | 97190c4cad95c1b4ece90394ec5023d3a63ac7c1 /subcmds/help.py | |
parent | bb8ee7f54a4e0bf07d466304d800f13ec41ac21c (diff) | |
download | git-repo-4847e0574303f90438335a7c6c7c009145deb8ef.tar.gz |
repo/init/sync: rework default git download output
When we download git sources, we get a progress bar (good) and we get
a dump of all the refs we downloaded (bad) as it can easily be 100+ if
not 1000+ depending on the project (for each git repo!). Lets rework
the output behavior so that:
* quiet: Only errors.
* default: Progress bars (if on a tty).
* verbose: Full output (progress bars & downloaded refs).
Bug: https://crbug.com/gerrit/11293
Change-Id: I87a380075e79de6805f91095876dd1b37d32873a
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/256456
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Diffstat (limited to 'subcmds/help.py')
0 files changed, 0 insertions, 0 deletions