diff options
author | Mike Frysinger <vapier@google.com> | 2019-10-04 14:21:41 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2019-10-08 20:15:08 +0000 |
commit | e778e57f11f208bd70c51d9cc57090a5cf9e41fa (patch) | |
tree | cbac45065ad90a79c13428064f7bbe4e400fa933 /project.py | |
parent | f1c5dd8a0fdfa6ef916ea1befea9c44a10eae73f (diff) | |
download | git-repo-e778e57f11f208bd70c51d9cc57090a5cf9e41fa.tar.gz |
command: filter projects by active manifest groupsv1.13.7
`repo forall <proj>` will look up all <proj> in the manifest for all
manifest groups regardless of which are active. If <proj> is checked
out to different locations depending on the group, this ultimately
fails as we're unable to locate all of them.
Simple fix is to only include projects that match the manifest groups
that we already passed down & initialized to the active set, and that
we already use when getting the default project list.
Bug: https://crbug.com/gerrit/11677
Bug: https://crbug.com/1011226
Change-Id: I975f10f9a9e5a1cad7d87344123f8003732dab27
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/239652
Tested-by: Mike Frysinger <vapier@google.com>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: David Pursehouse <dpursehouse@collab.net>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions