[roll] Roll infra/recipes [clang] Fetch git for Windows to address clang test failures

A few clang tests failed due to lacking of POSIX commands like cp.
This patch makes the Windows build fetch the 'git for windows', which
contains such command line tools.

Original-Bug: 380468688
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1162312
Original-Revision: 56339c110447e1a74b70f1dbb8c755c465edb839
GitOrigin-RevId: b56b6f3648350af1e226b3beb76e489c41abd5cb
Change-Id: I64311711ed1653373fe6f6b506c373a474ff134e
1 file changed
tree: 8fc67381f8333ac2a2e42a82fc272600a45b8997
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.