[roll] Roll infra/recipes [git] Disable all git advice in infra

It tends to be noisy and extraneous to the information that the user is
looking for.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1277848
Original-Revision: 9e31ca8f254837dff77f0b79f4c5a2ddc4d14562
GitOrigin-RevId: f1cad8df714e31b8f42dc83beab9ac37e315dc3a
Change-Id: I6e7e48ba570c3c0fc33c2d820504a857a43d4bbc
1 file changed
tree: 902e41919cf7ccb191cbaa4d23b0673d5fc3e280
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.