aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-05-29 18:49:12 +0000
committerEd Maste <emaste@FreeBSD.org>2025-06-03 01:06:44 +0000
commit7b4273d423d76fc40f54131d946294d7d396c2be (patch)
tree0318cc4d629d0e45d145f92fba4ac7bc250267d5 /documentation/content/en/articles/committers-guide
parent6bd0142b224a4a627834db99b21374c0eb729d8f (diff)
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 8262534780..bd16cc3585 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -2617,6 +2617,7 @@ Approved by: re (username)
|`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`.
+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.
|`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.