diff options
author | Josip Sokcevic <sokcevic@google.com> | 2024-02-22 16:38:00 -0800 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2024-02-27 17:28:33 +0000 |
commit | 5554572f02537b8646139d59ab520e59e1d5f7b3 (patch) | |
tree | d730611b566ec7f691619dc9a6c08b7e3d6b958e /project.py | |
parent | 97ca50f5f946c39e8ecd00c7e6ea78e90b4bb6dd (diff) | |
download | git-repo-5554572f02537b8646139d59ab520e59e1d5f7b3.tar.gz |
sync: Introduce git checkout levelsv2.42
If a repo manifest is updated so that project B is placed within a
project A, and if project A had content in new B's location in the old
checkout, then repo sync could break depending on checkout order, since
B can't be checked out before A.
This change introduces checkout levels which enforces right sequence of
checkouts while still allowing for parallel checkout. In an example
above, A will always be checked out first before B.
BUG=b:325119758
TEST=./run_tests, manual sync on ChromeOS repository
Change-Id: Ib3b5e4d2639ca56620a1e4c6bf76d7b1ab805250
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/410421
Tested-by: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: Greg Edelston <gredelston@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions