commit | fb65000a26ea7e2d976371ab415d5928edd04068 | [log] [tgz] |
---|---|---|
author | Toby Huang <[email protected]> | Wed Oct 07 19:59:33 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 07 19:59:33 2020 |
tree | 2267439852da63115528af8d4e7608ed8c7b695b | |
parent | 8e62252cb67fdb5d55005db082b9db35672ce3ee [diff] |
[Doc] Add tip about running gclient sync after git rebase-update This CL modifies commit_checklist.md to add a reminder to run gclient sync -D after calling git rebase-update. Doing this removes third- party build errors when trying to re-build after a rebase. This CL also adds a tip about reverting CLs. Bug: None Change-Id: Id6a8072620a1162fbcdbe76b7f365b938287a785 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450698 Commit-Queue: Toby Huang <[email protected]> Reviewed-by: Michael Giuffrida <[email protected]> Auto-Submit: Toby Huang <[email protected]> Cr-Commit-Position: refs/heads/master@{#814822}
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.
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.