diff options
author | Gavin Mak <gavinmak@google.com> | 2025-06-11 00:13:52 +0000 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2025-06-11 16:31:35 -0700 |
commit | 85352825ff3903fe17bad05476284930dbf12fd8 (patch) | |
tree | 2970349ed8189906e4f62abde19df57c7b61114b /git_superproject.py | |
parent | b262d0e4619c406a2708856ed312091d21c5bf39 (diff) | |
download | git-repo-85352825ff3903fe17bad05476284930dbf12fd8.tar.gz |
sync: Add scaffolding for interleaved syncmain
Prepare for an interleaved fetch and checkout mode for `repo sync`. The
goal of the new mode is to significantly speed up syncs by running fetch
and checkout operations in parallel for different projects, rather than
waiting for all fetches to complete before starting any checkouts.
Bug: 421935613
Change-Id: I8c66d1e790c7bba6280e409b95238c5e4e61a9c8
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/482821
Reviewed-by: Scott Lee <ddoman@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
Tested-by: Gavin Mak <gavinmak@google.com>
Diffstat (limited to 'git_superproject.py')
0 files changed, 0 insertions, 0 deletions