mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-02-25 23:20:38 +00:00
`delete_unused_projects` needs a full list of active projects to figure out which orphaned .git dirs need to be deleted. Otherwise it thinks that only the projects specified in args are active. Bug: 447626164 Change-Id: I02beebf6a01c77742a8db78221452d71cd78ea73 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/550061 Tested-by: Gavin Mak <gavinmak@google.com> Reviewed-by: Mike Frysinger <vapier@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>