[roll] Roll fuchsia [cog] add git polyfill for use in workspaces

This CL adds a git wrapper which will be used inside of the cog
workspace. This script does not add any commands and is not wired up to
fx in this CL. That logic will be added in a later CL. To test, you can
just execute the script directly.

Original-Bug: 461899545
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438302
Original-Revision: 5e51889c237c257ad875a013722349a5e6bfab0d
GitOrigin-RevId: a732f0e46b6fba718d7f3ebf6f6007a8689f574a
Change-Id: I78f50595e864b18df7330b24ac939b3bc4cff1bd
1 file changed
tree: 451c99398d93abddc700036c9493ef6335ddd163
  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.