|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 and the title line of a commit that is fixed by this change as returned by `git log -n 1 --pretty=format:'%h ("%s")' GIT-COMMIT-HASH`.
+|The Git short hash and the title line of a commit that is fixed by this change as returned by `git log -n1 --format='%h ("%s")' GIT-COMMIT-HASH`.
We include the commit title so that the referenced commit can be located even in the case that a future VCS migration invalidates hash references.