Index: head/.gitattributes =================================================================== --- head/.gitattributes (revision 457789) +++ head/.gitattributes (revision 457790) @@ -1,9 +1,10 @@ +.gitmessage svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain bsd.*.mk svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain distinfo* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain extrapatch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain extra-patch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain patch-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain pkg-* svn-properties=fbsd:nokeywords=yes;svn:eol-style=native;svn:mime-type=text/plain Makefile* svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain Mk/*.mk svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain Mk/Scripts/*.sh svn-properties=svn:keywords=FreeBSD=%H;svn:eol-style=native;svn:mime-type=text/plain Index: head/.gitmessage =================================================================== --- head/.gitmessage (nonexistent) +++ head/.gitmessage (revision 457790) @@ -0,0 +1,36 @@ + + +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. +# +# ------------------------------------------------------------------------- +# To use this template, run this command from the top of the ports tree. +# +# git config commit.template .gitmessage +# ------------------------------------------------------------------------- Property changes on: head/.gitmessage ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property