0

Fix typo in commit_checklist.md

Bug: None
Change-Id: Ib6b20ddf9345217295db25f5dc3a229a399af6a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2809640
Reviewed-by: Toby Huang <tobyhuang@chromium.org>
Commit-Queue: Toby Huang <tobyhuang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#870218}
This commit is contained in:
Darik Harter
2021-04-07 21:47:04 +00:00
committed by Chromium LUCI CQ
parent fba6d95077
commit d48b0323b6
2 changed files with 2 additions and 1 deletions

@ -237,6 +237,7 @@ Daniel Waxweiler <daniel.waxweiler@gmail.com>
Dániel Bátyai <dbatyai@inf.u-szeged.hu>
Dániel Vince <vinced@inf.u-szeged.hu>
Daoming Qiu <daoming.qiu@intel.com>
Darik Harter <darik.harter@gmail.com>
Darshini KN <kn.darshini@samsung.com>
Dave Vandyke <kzar@kzar.co.uk>
David Benjamin <davidben@mit.edu>

@ -161,7 +161,7 @@ Run `git cl upload`. Some useful options include:
good idea to run try jobs for each new patchset with significant changes.
* `-r <chromium_username>` will add reviewers.
* `-b <bug_number>` automatically populates the bug reference line of the
commit message. Use `-b None` is there is no relevant crbug.
commit message. Use `-b None` if there is no relevant crbug.
* `--edit-description` will let you update the commit message. Using square
brackets in the commit message title, like [hashtag], will add a hashtag to
your CL. This feature is useful for grouping related CLs together.