[roll] Roll infra/recipes [cipd_to_git_roller] Use git.rm instead of rmtree

This avoids the issue of wiping the .git directory if the package is
located at the root of the repo.

Original-Bug: 120912
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/795469
Original-Revision: a2303bfaaf888119f8e74b450e9f969a6061d86f
GitOrigin-RevId: dab03e874e8e03b339e5d64a807c7f49e0a549d6
Change-Id: If04029317aec27651a9a9c4f54aae5cc652cdfe5
1 file changed
tree: c6c98f08e03e0cb39874c2d99e14f86b633b6f6a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.