[roll] Roll infra/recipes [create_branch] Handle duplicate project names in branch initialization

It is possible for a Jiri checkout to contain more than one project with
the same name. In this case, initialize a branch for every one of those
projects, not just the first one that happens to be returned by `jiri
project`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/609711
Original-Revision: 6d553b4c1f56164948413e491aba580d7d280bea
GitOrigin-RevId: 28760ea2557c4dc2d73b47ad87511b2ff856ce76
Change-Id: I67b1718fd6b8c576fd5486fd6e056a17dcba9189
1 file changed
tree: 48165959c14795f32c9c6f20d4d7573fc3b4c8b2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.