git hooks: Remove MFH

The ports tree now has its own prepare-commit-msg Git hook, so there is
not need to keep ports-specific metadata fields around in the src tree.

Differential Revision:	https://reviews.freebsd.org/D29860
This commit is contained in:
Mateusz Piotrowski 2021-04-20 12:30:42 +02:00
parent dcf2dfed26
commit 156fbc6485

View File

@ -50,7 +50,6 @@ $(awk '1;/^#$/{exit}' $1)
# 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>
# MFH: <Ports tree branch name. Request approval for merge.>
# Relnotes: <Set to 'yes' for mention in release notes.>
# Security: <Vulnerability reference (one per line) or description.>
# Sponsored by: <If the change was sponsored by an organization.>