[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
1 file changed
tree: 51eaebd06be058b75edce044dd18438cd3afc187
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.