diff options
author | Mike Frysinger <vapier@google.com> | 2021-02-16 15:45:19 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2021-02-20 08:41:10 +0000 |
commit | c5bbea8db364b88558acc434be16ec82c04737e5 (patch) | |
tree | 1dafbd9f6959a6f036eab960a42f4b241eb7ea0e /subcmds/forall.py | |
parent | 5d9c4972e075afb55dca0f65095b2c7dfffdf389 (diff) | |
download | git-repo-c5bbea8db364b88558acc434be16ec82c04737e5.tar.gz |
git_command: make execution synchronous
Every use of GitCommand in the tree just calls Wait as soon as it's
instantiated. Move the bulk of the logic into the init path to make
the call synchronous to simplify. We'll cleanup the users of the
Wait API to follup commits -- having this split makes it easier to
track down regressions.
Change-Id: I1e8c519efa912da723749ff7663558c04c1f491c
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/297244
Reviewed-by: Jonathan Nieder <jrn@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'subcmds/forall.py')
0 files changed, 0 insertions, 0 deletions