commit | 804e89a2debdc177ccb6d1fcb05e6b156a41ae96 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Tue Jul 09 17:38:08 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 09 10:39:24 2024 -0700 |
tree | 207dea46f80c29d0eacc9b2fa58e8f2504a6d38d | |
parent | 7a6e989e4bc936c54b1fa93f0d7cf7412dc99a9b [diff] |
[roll] Roll fuchsia [fx] Make `fx format-code --files` print an error on nonexistent files Previously it would silently skip nonexistent files. This is the correct behavior when the list of files to format is retrieved from Git, since Git reports deleted files, but causes `fx format-code` to misleadingly skip files passed via the `--files` flag that don't exist, which implies to the user that the files *do* exist and are already correctly formatted. This is a user error that should yield a helpful message on what went wrong. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077752 Original-Revision: b1a70d857ab884b91c16b7447811e102889a4507 GitOrigin-RevId: 9a6007d8be74f607ea339041a75368eb9955ca5c Change-Id: I224e376ae669f0b5ecdfdb1986829dead0ded6ff
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.