[roll] Roll fuchsia [versioning] Print Git instructions in freeze/bump scripts

This makes it clear which files are changed, especially if we need to
run these steps manually. Running these exact commands also avoids
committing files that were not expected to be changed in this process.

Move the instructions for updating availability_levels.inc to before the
bump instructions.

Original-Bug: 349204008
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1071045
Original-Revision: c098bef66285adfc8c1e8e703884d4a3cc06b037
GitOrigin-RevId: 9f1e78781891fc9c0483d187e780ddd6318ba120
Change-Id: If9119590e430e71819e3528aec531b950b68a784
1 file changed
tree: a6ee029db2d4a30d6c5f238cff35f9843244fd03
  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.