Fix broken doc link
Change-Id: I8cea16fda4b5e9d816024ef9ae0c0e6d7c7d1784 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5374864 Commit-Queue: Liza Bipin <mlbipin@google.com> Reviewed-by: Liza Bipin <mlbipin@google.com> Auto-Submit: James Lee <ljjlee@google.com> Commit-Queue: James Lee <ljjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1274038}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
ca9c0966c4
commit
e6cf1a1359
@ -11,10 +11,9 @@ for updates.
|
||||
## Easiest usage, from the command line
|
||||
|
||||
To automatically format a pending patch according to
|
||||
[Chromium style](https://www.chromium.org/developers/coding-style), run:
|
||||
``` git cl format ``` from the command line. This should work on all platforms
|
||||
without any extra set up: the tool is integrated with depot_tools and the
|
||||
Chromium checkout.
|
||||
[Chromium style](/styleguide/c++/c++.md), run: `git cl format` from the command
|
||||
line. This should work on all platforms without any extra set up: the tool is
|
||||
integrated with depot_tools and the Chromium checkout.
|
||||
|
||||
Like other `git-cl` commands, this operates on a diff relative to the upstream
|
||||
branch. Only the lines that changed in a CL will be reformatted. To see what
|
||||
|
Reference in New Issue
Block a user