[Docs] Clarification to Cleanup-step
When reading "Commit Checklist for Chromium Workflow" document it was not clear if executing recommended command changes bug status or does user need to change it. I hope this small change will clarify it. Change-Id: I34b4344e54914a441f46abc755ab088793095a40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3186230 Reviewed-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/main@{#925206}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
e206501ca1
commit
a24c5b789c
@ -276,7 +276,7 @@ first and ask questions later. Gerrit can automatically generate revert CLs.
|
||||
|
||||
After your CL is landed, you can use `git rebase-update` or `git cl archive` to
|
||||
clean up your local branches. These commands will automatically delete merged
|
||||
branches. Mark the associated crbug as "fixed".
|
||||
branches. Please mark the associated crbug as "fixed".
|
||||
|
||||
[//]: # (the reference link section should be alphabetically sorted)
|
||||
[build-instructions]: https://chromium.googlesource.com/chromium/src.git/+/main/docs/#Checking-Out-and-Building
|
||||
|
Reference in New Issue
Block a user