mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 00:21:44 +02:00
Added --remote flag, and some "NonWorkon" methods that complement the "Workon" methods. To add a non-workon project to the local_manifest.xml, specify a remote. The remote tag will be added as part of the new entry in local_manifest.xml. BUG=chromium-os:32247 TEST=In conjunction with a change in cros_workon, tested that non-workon projects can be added to the local_manifest.xml. Change-Id: I1bc4247532647e9bc5962acef988ab57445f4b0e Signed-off-by: Andrew Chew <achew@nvidia.com> Reviewed-on: https://gerrit.chromium.org/gerrit/26346 Reviewed-by: Rhyland Klein <rklein@nvidia.com> Reviewed-by: David James <davidjames@chromium.org>