[roll] Roll fuchsia [cog] Implement git ls-files polyfill

The git-polyfill script is updated to include a polyfill for the "git ls-files" command. The current implementation just forwards the invocation to the real-git for now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1442662
Original-Revision: 210680cdf957352ecfec57f0a29e9e1209ad53bd
GitOrigin-RevId: 97bfa619b63ad19487c621f68097bd677ed860b6
Change-Id: I0c5662953491b37bc5387ea6b19759e52b3f145a
1 file changed
tree: 286d9171aed879027bb1f984b305bc663381174e
  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.