[roll] Roll fuchsia [ffx][repo] Removing repository list

This removes the command `ffx repository list` which was used to
view the daemon based repository server configuration. The daemon based
server is being removed.

The alternative command is `ffx repository server list`.

Original-Bug: 393632047
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204744
Original-Revision: b734eb12646de94e29115bd4f87ff32018587070
GitOrigin-RevId: f4fc43af9e9823b6f88ac46c419b84d3db34fb3c
Change-Id: I5bc8b12db6a644a806e252f3651cdb0e39711501
1 file changed
tree: 2e737ba50c54812cbd19f823e7c5ff6833bd520b
  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 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.