commit | d6817df45400f684bc1bdcefc8e0ba1e141e23d4 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@chromium.org> | Sun Oct 22 19:12:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 22 19:12:01 2023 |
tree | 9ed9709616e6bec99ab87de4d5e2f398fdeb9d80 | |
parent | 13a9e613d98f365aecda80893de4ca23b4177f50 [diff] |
build_rust.py: Don't fail if remote already exists Bug: none Change-Id: I78fc738c38b57684cf944f52fae2bc059e4237ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4963180 Auto-Submit: Hans Wennborg <hans@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Alan Zhao <ayzhao@google.com> Commit-Queue: Alan Zhao <ayzhao@google.com> Cr-Commit-Position: refs/heads/main@{#1213255}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.