commit | 7ed710514784edc801a2ccd8c0142d9a5fa75519 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <aeubanks@google.com> | Fri Jan 10 00:51:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 00:51:39 2025 |
tree | 4dd4437c952a97f9014d4e6c9d57b3be59eadd2b | |
parent | c9224d813839f5a558b44e75490b68a75b6fcdd3 [diff] |
First revert local changes in CheckoutGitRepo Otherwise if there are any local changes we'll blow away the entire repo rather than simply reverting the local changes and continuing. Change-Id: I0f32fb2442e1c4914b4ab15f7af49208d65cdd63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6165128 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/main@{#1404515}
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.