[roll] Roll fuchsia [ffx][repository] Remove "experimental" note

The `ffx repository serve` command is as of now the supported workflow
to run a repository server via the Fuchsia host tools. Hence, the note
about it being experiment is now removed.

Original-Bug: b/326424251
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077152
Original-Revision: e4bf226e6cec9625be00795d118ea585d1bbf5d9
GitOrigin-RevId: eac12a7fd3b4b88b9ec5e70689b2e1463e122a92
Change-Id: I401907a8e5316842695d3a2063eb58241cd6436a
1 file changed
tree: b8eb0442e32ca751976fa09c4374d3f80a74db57
  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.