From 82c211d0856e842d99070c4b8429e99eb5f05db2 Mon Sep 17 00:00:00 2001 From: Raman Tenneti Date: Thu, 21 Jan 2021 15:46:57 -0800 Subject: Added tag. With the newest version of repo (2.12.x) "repo sync --use-superproject" will get SHAs for all projects from superproject and then will use those SHAs to sync. This shouldn't have any impact with older versions of repo. BUG: https://crbug.com/gerrit/13709 Tested: Manual .../WORKING_DIRECTORY$ repo sync --use-superproject WARNING: --use-superproject is experimental and not for general use Merged-In: I814433de86e4cb96e027c21f82f52268df0cdba6 Change-Id: I11cd4c68bd36df82fc02f63a6fccafa40e8da8ce --- default.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default.xml b/default.xml index 584080b24..be840ea1e 100644 --- a/default.xml +++ b/default.xml @@ -4,12 +4,15 @@ + + + -- cgit v1.2.3