Provide a one-liner for the "Fixes" commit key word

This commit is contained in:
Mateusz Piotrowski 2021-04-17 21:43:23 +02:00
parent 84d56d3868
commit a1bee259bb
1 changed files with 1 additions and 1 deletions

View File

@ -2572,7 +2572,7 @@ Approved by: re (username)
|The name of the project (if any) from which the code was obtained. Do not use this line for the name of an individual person.
|`Fixes:`
|The Git short hash as returned by `git rev-parse --short` and the title line of a commit that is fixed by this change.
|The Git short hash and the title line of a commit that is fixed by this change as returned by `git log -n 1 --oneline GIT-COMMIT-HASH`.
|`MFC after:`
|To receive an e-mail reminder to MFC at a later date, specify the number of days, weeks, or months after which an MFC is planned.