[roll] Roll fuchsia [ffx][repository] add-from-pm stops overwriting existing repos

Previously, `ffx repository add-from-pm` would silently overwrite
repositories when adding a second one under the same name. Now, it will
error out if an already known repo is to be added, informing the user.

Original-Fixed: b/300158417
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047892
Original-Revision: 307205e717eb4965cc2bcb675d6d35898e9d7b95
GitOrigin-RevId: ae458c325254646d0855d6bd4cc84d54af6f0f3c
Change-Id: Idba92f70273214f16a5db1ddd0cf7fec72a8ffac
1 file changed
tree: 902c24c495500a444cd49aecb904020f8eab3fc9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.