[roll] Roll infra/recipes Revert "[cross-repo] Append --cherry-pick for jiri patch command"

This reverts commit 9b69434b3e1c017f2f90faa818616caaf63cb01b.

Reason for revert: Likely broke stack CL patches

Original-Bug: 410045240
Original change's description:
> [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
> Change-Id: I956b2ac3edc51295fb9ef889ecc44d86b90be5b0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1272550
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Fuchsia-Auto-Submit: Jiaming Li <lijiaming@google.com>

Original-Bug: 410045240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1275445
Original-Revision: 2eee41fcd43c43be6d6ebbc33643cc33b9d59412
GitOrigin-RevId: df44339316bb5d32db51868f2db6b8b27bbcfbfe
Change-Id: I5f02c8ac02064d9cea36cb8856d15912492071b5
1 file changed
tree: eb9aedc706e37708fcad28b20b83b9d06a9790d4
  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.