[roll] Roll fuchsia [ffx][ssh] Enable using ssh-agent identities

This enables using identities provided by ssh-agent in
addition to identity keys configured or specified.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961761
Original-Revision: 0e767d8c35b00e2d2faf230d60c0b922f23b95ff
GitOrigin-RevId: f87347b08f4311bf6f08aa3bb647e4d5f526be36
Change-Id: I893fd17b4c5c31e585926808d47bfc6c08534641
1 file changed
tree: af1459cbb195f3b8acbd6a6d310079d66db264ea
  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.