[roll] Roll infra/recipes [git] Bump timeout for git rev_list_count operation from 1m->2m

This is an attempt at mitigating a timeout issue where macs will fail to
complete the operation before the timeout leading to a build flake.

Original-Bug: 133512
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/915478
Original-Revision: 33f4e23b074c2618c20909e764dba5011e107fb7
GitOrigin-RevId: 3d9fcf9736249e6fcad17c1a20eb6148cbe90084
Change-Id: I98c3bb51b9dde24478dbc3d31d9c7607e05ce143
1 file changed
tree: 49487278ecf4030f12bc53074d1b43b660c396ca
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.