Skip to content
Commit c87c1863 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

git_command: switch process capturing over to subprocess

Now that these code paths are all synchronous, there's no need to run
our own poll loop to read & pass thru/save output.  Delete all of that
and just let the subprocess module take care of it all.

Change-Id: Ic27fe71b6f964905cf280ce2b183bb7ee46f4a0d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/297422


Reviewed-by: default avatarMichael Mortensen <mmortensen@google.com>
Reviewed-by: default avatarJonathan Nieder <jrn@google.com>
Tested-by: default avatarMike Frysinger <vapier@google.com>
parent 69b4a9cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment