[roll] Roll experiences [login_shell] Reference fuchsia.io/OpenFlags $ git grep -l 'openFlag[A-Z]' | xargs sed -E -i 's/openFlag([A-Z])/OpenFlags.\l\1/g' $ git grep -l 'openRight[A-Z]' | xargs sed -E -i 's/openRight([A-Z])/OpenFlags.right\1/g' Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/663788 Original-Revision: d1966e1537d5fe80f905c58a038639e4246c0f15 GitOrigin-RevId: 7c43f8e5f141bfab31dbf9b821c65e5654fcbbb4 Change-Id: I61fe972dcc1d535e5b2bee7a0f3128a743e12937
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.