start: do not swallow git output all the time
Normally git produces no output when creating or switching branches. If there's a problem though, we want to show that to the user. So switch from capturing all output to running in quiet mode. Bug: https://crbug.com/gerrit/15819 Change-Id: I7873ecc7c3bacce591899cc9471cb0244eb74541 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/343454 Reviewed-by:LaMont Jones <lamontjones@google.com> Tested-by:
Mike Frysinger <vapier@google.com>
Loading
Please register or sign in to comment