commit | 9660f4297a2a3098e07b513af1f36dca1a20c923 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@fuchsia.infra.roller.google.com> | Thu Feb 15 04:40:44 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 14 20:42:00 2024 -0800 |
tree | 5eeac73a8e6e4b421b84274d1d46ac093828f45e | |
parent | d7c6a9848c8909fab9596840775a4795bb8ff29e [diff] |
[roll] Roll fuchsia [ffx] Introduce iterator value type to Playground Since all values in playground can be copied, we need something special for iterators. This creates an iterator value that can be cloned, where the clones can be advanced independently without affecting the state of each other. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987294 Original-Revision: 285333277fbdbae865302664872c051ea0cbdc6c GitOrigin-RevId: e7a6b96b196ff777eee1fcc6b31429355c12facb Change-Id: I7eaac8b4ea15226c0750d0263b3557231aa0981b
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
.