Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144526288
D54707.1775239165.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D54707.1775239165.diff
View Options
diff --git a/tools/tools/git/hooks/prepare-commit-msg b/tools/tools/git/hooks/prepare-commit-msg
--- a/tools/tools/git/hooks/prepare-commit-msg
+++ b/tools/tools/git/hooks/prepare-commit-msg
@@ -42,24 +42,29 @@
#
# Uncomment and complete these metadata fields, as appropriate:
#
-# PR: <If and which Problem Report is related.>
-# Reported by: <If someone else reported the issue.>
-# Reviewed by: <If someone else reviewed your modification.>
-# Tested by: <If someone else tested the change.>
-# Approved by: <If you needed approval for this commit.>
-# Obtained from: <If the change is from a third party.>
-# Fixes: <Short hash and title line of commit fixed by this change>
-# MFC after: <N [day[s]|week[s]|month[s]]. Request a reminder email>
-# Relnotes: <Set to 'yes' for mention in release notes.>
-# Security: <Vulnerability reference (one per line) or description.>
-# Event: <If this was done at a conference.>
-# Sponsored by: <If the change was sponsored by an organization.>
+# PR: <If and which Problem Report is related>
+# Reported by: <If someone else reported the issue>
+# Reviewed by: <If someone else reviewed your modification>
+# Tested by: <If someone else tested the change>
+# Discussed with: <If someone else provided meaningful feedback>
+# Approved by: <If you needed approval for this commit>
+# Obtained from: <If the change is from a third party>
+# Fixes: <Short hash + commit title fixed by this change>
+# MFC after: <N [day[s]|week[s]|month[s]] (Request a reminder email)>
+# MFC to: <Specify specific branches to MFC to>
+# Relnotes: <Set to 'yes' for mention in release notes>
+# Security: <Vulnerability reference (one per line) or description>
+# Event: <If this was done at a conference>
+# Sponsored by: <If the change was sponsored by an organization>
# Pull Request: <https://github.com/freebsd/<repo>/pull/###>
+# Closes: <https://github.com/freebsd/<repo>/pull/###>
+# Co-authored-by: <Name and email address of an additional author>
# Differential Revision: <https://reviews.freebsd.org/D###>
#
-# "Pull Request" and "Differential Revision" require the *full* GitHub or
-# Phabricator URL. The commit author should be set appropriately, using
-# \`git commit --author\` if someone besides the committer sent in the change.
+# "Pull Request", "Closes" and "Differential Revision" require the
+# *full* GitHub or Phabricator URL. The commit author should be set
+# appropriately, using \`git commit --author\` if someone besides the
+# committer sent in the change.
$(awk '/^#$/,EOF' "$1")
EOF
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 5:59 PM (12 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27651496
Default Alt Text
D54707.1775239165.diff (2 KB)
Attached To
Mode
D54707: prepare-commit-msg: Sync with committers guide
Attached
Detach File
Event Timeline
Log In to Comment