[roll] Roll fuchsia [diffs] Control diff tool suffixes for clarity

detail-diff.sh: support new arguments
  -n to control diff line limit
  -l,-r: to use a more meaningful suffix when diffing with another tool

Local determinism checking uses -l=first -r=second.
Local remote consistency checking uses -l=local -r=remote.
It is purely coincidental that left is local and right is remote.

Original-Fixed: 375053573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143175
Original-Revision: 83d2ef35304176f95aa42401c1c7bc6829a3e358
GitOrigin-RevId: b62d7a7200c36db6ea001b851e770b8cde91b903
Change-Id: I73b6efaa9df480e16acdc60ada0c940ca263d7b5
1 file changed
tree: 0ce44ebfe6a89d9603185aa279733b7ec54db1d6
  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.