[roll] Roll fuchsia [cog] Remove git polyfill support from fx

This change removes the logic in `fx` that injected a git polyfill for non-git repositories. The `fx git` command, which was a simple wrapper, is also removed. This simplifies the `fx` script by removing support for environments that required this polyfill.

Original-Fixed: 484405496
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547800
Original-Revision: 5af017bf3e6cf3055ce7a90e194369fde90772ea
GitOrigin-RevId: adf914cf3c03683ec9fe98f9a0900ffb2c4c9043
Change-Id: I0e69c48c99a118606840e307529509811e065e20
1 file changed
tree: adbd0fd9e1ab4b279062d942afeb37a98b4b64e0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.