commit | 7df2c7d8041520cec2491923c94619049b69a077 | [log] [tgz] |
---|---|---|
author | Jiaming Li <lijiaming@fuchsia.infra.roller.google.com> | Mon May 12 17:48:44 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 12 17:50:01 2025 -0700 |
tree | 51eaebd06be058b75edce044dd18438cd3afc187 | |
parent | 7e97b115c92c60aa562a987b2bb962669c89eb14 [diff] |
[roll] Roll infra/recipes [cross-repo] Append --cherry-pick for jiri patch command When patch in multiple CLs from same repo, jiri will only include one CL in the newly created branch. By appending this arg, jiri will append all the changes to the current branch. Original-Bug: 410045240 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1272550 Original-Revision: 9b69434b3e1c017f2f90faa818616caaf63cb01b GitOrigin-RevId: 77fe54f7a9403c5bc9c711df49804c38fd23bb37 Change-Id: I1e5a202f9743f3d60b8ed826aa4c17dc4a466781
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 in one of the communication channels documented at get involved.
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
.