diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2021-05-19 19:37:23 +0200 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2021-05-20 16:23:10 +0000 |
commit | d177609cb0283e41e23d4c19b94e17f42bdbdacb (patch) | |
tree | 524cc1eb2b87d95e11e1816017717e9f99c46743 /git_superproject.py | |
parent | b16b9d26bd2d05d704da3e38f3eee743f2b110c6 (diff) | |
download | git-repo-d177609cb0283e41e23d4c19b94e17f42bdbdacb.tar.gz |
sync: Sync submodules correctly againv2.15.3
Commit b4429439 (sync: refactor main fetch loop) broke syncing of
submodules with sync-s="true". The first `repo sync` would just fetch
the superrepo, while the second `repo sync` would fetch the submodules.
This was due to the new _FetchMain() function not passing back the
all_projects variable that it had modified.
Change-Id: Ie8187cde7bb894e4e9a6b76c2aed83873d9f69a4
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/307065
Reviewed-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'git_superproject.py')
0 files changed, 0 insertions, 0 deletions