Page MenuHomeFreeBSD

D13677.id37235.diff
No OneTemporary

D13677.id37235.diff

Index: .gitmessage
===================================================================
--- /dev/null
+++ .gitmessage
@@ -0,0 +1,60 @@
+
+
+PR:
+Submitted by:
+Reported by:
+Reviewed by:
+Approved by:
+Obtained from:
+MFC after:
+MFH:
+Relnotes:
+Security:
+Sponsored by:
+Differential Revision:
+#
+# Description of fields to fill in above: 76 columns --|
+# PR: If and which Problem Report is related.
+# Submitted by: If someone else sent in the change.
+# Reported by: If someone else reported the issue.
+# Reviewed by: If someone else reviewed your modification.
+# Approved by: If you needed approval for this commit.
+# Obtained from: If the change is from a third party.
+# 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.
+# Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed).
+#
+# See 'Commit Log Messages' in the Committer's Guide for details.
+#
+#### USING THIS TEMPLATE ####
+#
+# 1. From the root of the ports tree run:
+# git config commit.template .gitmessage
+# 2. To automatically remove empty fields, create .git/commit-msg with
+# these contents. Do not forget to uncomment each line and make the
+# file executable.
+#
+##!/bin/sh
+#
+# if sed -i '' \
+# -e 's/PR:[[:space:]]*$//' \
+# -e 's/Submitted by:[[:space:]]*$//' \
+# -e 's/Reported by:[[:space:]]*$//' \
+# -e 's/Reviewed by:[[:space:]]*$//' \
+# -e 's/Approved by:[[:space:]]*$//' \
+# -e 's/Obtained from:[[:space:]]*$//' \
+# -e 's/MFC after:[[:space:]]*$//' \
+# -e 's/MFH:[[:space:]]*$//' \
+# -e 's/Relnotes:[[:space:]]*$//' \
+# -e 's/Security:[[:space:]]*$//' \
+# -e 's/Sponsored by:[[:space:]]*$//' \
+# -e 's/Differential Revision:[[:space:]]*$//' \
+# "$1"; then
+# return 0
+# else
+# printf "Error processing commit message\\n."
+# exit 1
+# fi

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 19, 11:49 PM (17 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15966241
Default Alt Text
D13677.id37235.diff (2 KB)

Event Timeline