mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
Use “Bug: crashpad:###” git footer format in change descriptions
This requires depot_tools 57c4721d81da or later. Run “gclient” to update. When git-cl opens an editor for a change description that doesn’t already have a bug line, the default bug line will now be a “Bug: crashpad:” git footer field. git footers are a more Gerrit-y way of handling things. It didn’t make sense to have two distinct metadata footer sections (or more, if they wound up interleaved). Standardize on the newer format. Bye-bye, BUG=. Change-Id: I7dade51703f9eff471a49510793d37686ce5fc97 Reviewed-on: https://chromium-review.googlesource.com/452557 Reviewed-by: Robert Sesek <rsesek@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
b5284cdcba
commit
a47a512ea6
@ -17,3 +17,5 @@ GERRIT_SQUASH_UPLOADS: True
|
||||
CODE_REVIEW_SERVER: https://canary-chromium-review.googlesource.com/
|
||||
VIEW_VC: https://chromium.googlesource.com/crashpad/crashpad/+/
|
||||
PROJECT: crashpad
|
||||
BUG_LINE_FORMAT: Bug: %s
|
||||
BUG_PREFIX: crashpad:
|
||||
|
Loading…
x
Reference in New Issue
Block a user