[roll] Roll infra/recipes [gitiles] Add default limit to log()

Add a default value of 100 for the limit argument to log(). This
corresponds to the (undocumented) default limit of the gitiles log CLI
command.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1251970
Original-Revision: f6e62ae5849a749c768cb562a1717f234fd7a1fc
GitOrigin-RevId: 7dd4e9604c229395b990d95da95469e5fdb5484e
Change-Id: I78d32433c8a9a7853471dbff1b53334bd3d1f1e6
1 file changed
tree: 2195513dc4036ef3285b36d730829a2c956a6ed7
  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.